Commit Graph

20 Commits

Author SHA1 Message Date
Lukas Hirt
b933f48b68 test: adjust PHP code to support v8.4
The implicite nullable type has been deprecated.
This fixes it by explicitely typing every nullable type.
PHP is also bumped in composer and drone to v8.4.
2025-06-26 09:10:01 +02:00
Saw-jan
56e5fd20d6 refactor: add trailing-comma in method args and params
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>
2025-06-19 15:34:02 +05:45
Saw-jan
2ef566b85b refactor: add space related lint rules
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>
2025-06-19 12:26:09 +05:45
Saw-jan
43865a9646 refactor: add trailing_comma lint rule
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>
2025-06-19 12:26:09 +05:45
Saw-jan
83ff4d32a3 test: check setting value after update
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>
2025-05-26 10:59:41 +05:45
pradip
5aef1fbd3b test: remove xRequestId parameter 2025-04-24 17:42:55 +05:45
amrita-shrestha
c45952546d add -test-for-disabling-share-expiry 2025-03-28 15:14:29 +05:45
amrita-shrestha
b69bb7cd1b refactor code to handle single notification event 2025-03-13 09:13:18 +05:45
amrita
4b5a06fce3 add hard coded event id 2025-03-11 10:37:54 +05:45
pradip
1848e43f08 tests: grouped email notification using CLI command 2025-03-06 17:14:02 +05:45
Saw-jan
9713e9872b test: use store for personal, shares and created spaces 2025-02-19 10:46:47 +05:45
prashant-gurung899
24b8893d7a add test to enable receiving email intervals to never
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2025-02-05 17:00:16 +05:45
Niraj Acharya
2bbc4d6177 adding test for disabling mail notifications for space disabled event 2025-01-27 09:24:14 +05:45
Niraj Acharya
118d29dc7a fixing body for disabling email notification 2025-01-21 14:39:32 +05:45
Niraj Acharya
2af539847a adding test for disabling mail and in app notifications for share create event 2025-01-16 15:36:02 +05:45
Niraj Acharya
e1d80664f1 adding test for disabling mail and in-app notifications 2025-01-13 09:02:39 +05:45
prashant-gurung899
11b5e8ccbc add test to check settings api response
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2025-01-09 09:52:39 +05:45
Niraj Acharya
089ccc1ca3 updating lint rules for test code 2024-12-30 09:18:45 +05:45
Saw-jan
ca76f79be3 test: get necessary contexts properly 2024-10-08 15:17:44 +05:45
prashant-gurung899
d8d7b700cd reorganize test folders within the acceptance directory
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-08-28 14:54:45 +05:45