Commit Graph

23 Commits

Author SHA1 Message Date
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
2c6c769695 refactor: add return type lint rules
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>
2025-06-19 12:26:09 +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
625dc16417 refactor: add no_useless_else lint rule
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
amrita
4d9dfe16e5 add tests for searching user with filter 2025-05-13 14:17:27 +05:45
pradip
5aef1fbd3b test: remove xRequestId parameter 2025-04-24 17:42:55 +05:45
amrita-shrestha
34fe308d85 add step to check activities exist or not for sharee 2025-04-16 12:56:01 +05:45
amrita
7deef3a8b5 add list activites tests for shared resource 2025-04-10 09:43:49 +05:45
Sawjan Gurung
bdf274658c test: combine spaces and fix user deletion 2025-02-19 12:43:42 +05:45
Saw-jan
9713e9872b test: use store for personal, shares and created spaces 2025-02-19 10:46:47 +05:45
Niraj Acharya
089ccc1ca3 updating lint rules for test code 2024-12-30 09:18:45 +05:45
Saw-jan
73d89721c6 test: fix addUserToGroup param 2024-11-27 14:54:17 +05:45
Saw-jan
f86d137f87 test: make remote.php configurable
test: build dav paths

test: fix paths

test: merge method args

test: add issue tags

test: add new expected failure file

test: merge expected-failure files before running tests
2024-10-21 16:57:58 +05:45
Sawjan Gurung
9f8b7eba17 Merge pull request #10234 from owncloud/tests-limit-with-sort-activities
[tests-only][full-ci] add test to check api activities with limit and sort filter
2024-10-08 16:33:44 +05:45
prashant-gurung899
d09859827d add test to check api activities with limit and sort filter
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-10-08 15:55:04 +05:45
Saw-jan
ca76f79be3 test: get necessary contexts properly 2024-10-08 15:17:44 +05:45
Niraj Acharya
91eff34adc ref test code 2024-10-08 10:08:15 +05:45
prashant-gurung899
8f858dad9d add test to check api activities with sort filter
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-10-07 14:40:32 +05:45
prashant-gurung899
234a1ff2b9 add tests to check activites of space after updating public share link
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-10-03 09:49:47 +05:45
prashant-gurung899
59673bb176 add test to check acivities by sharee
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-09-26 11:38:14 +05:45
Viktor Scharf
99ecc5a752 adjust ocm sharing tests 2024-09-24 15:59:10 +02:00
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