Commit Graph

16 Commits

Author SHA1 Message Date
Sagar Gurung
dc98e7a6b9 [tests-only][full-ci]Refactor check for no of items in json schema (#8632)
* Refactor check for no of items in json schema

* test(api): fix json schema

---------

Co-authored-by: Saw-jan <saw.jan.grg3e@gmail.com>
2024-03-13 16:54:40 +05:45
Nalem7
4427c9f032 add tests to list peoject spaces resources shared by two users with him/her (#8516) 2024-02-29 12:11:53 +05:45
Nalem7
23eafebf24 add tests to list space files shared with user who is member of group (#8484) 2024-02-28 14:04:02 +05:45
Sawjan Gurung
3cea035d6d [tests-only] use new json schema assertion lib that supports latest schema drafts (#8503)
* test(api): use new json schema assertion lib that supports latest schema drafts

* test(api): fix json schema

* test(api): fix method call

* test(api): update expected failure lines

* test(api): add custom schema validator

* test(api): add custom schema validator

* test(api): add custom schema validator

* test(api): add custom schema validator

* test(api): make json array validation strict

* test(api): fix php code style

* test(api): update expected failure lines
2024-02-23 16:24:22 +05:45
Saw-jan
497bffba1c test(api): make json scheme strict 2024-02-21 16:10:56 +05:45
Prarup Gurung
aa67452e2b Strict check for json schema 2024-02-20 16:58:44 +05:45
Prarup Gurung
6869216260 auto-sync-disabled: Added tests to lists shares, when same folder shared by two user 2024-02-20 16:52:29 +05:45
Prarup Gurung
3e5ccad80f auto-sync-disabled: Added tests to lists shares, when same file shared by two user 2024-02-20 16:52:29 +05:45
Prarup Gurung
c7cfb371a7 Removed disabled step, it is in background 2024-02-20 14:02:05 +05:45
Prarup Gurung
6c37672295 Strict check for json schema 2024-02-20 14:02:05 +05:45
Prarup Gurung
890777151c Updated scenario description, removed user carol creation step 2024-02-20 14:02:04 +05:45
Prarup Gurung
bcb2b2731c Added tests to lists folder shared with group and user when sync is disabled 2024-02-20 14:02:04 +05:45
Prarup Gurung
51065ac85a Added tests to lists file shared with group and user when sync is disabled 2024-02-20 14:02:04 +05:45
Nalem7
06f977635f add tests to list space files shared with group when auto sync is disable (#8414) 2024-02-16 09:21:42 +05:45
Nalem7
2a4c18e485 add tests to list space file shared with them when sync is disabled (#8406) 2024-02-15 11:20:57 +05:45
Nalem7
4fc734fc24 move auto-sync-disable related feature file in separate file (#8443) 2024-02-13 16:28:56 +05:45