Commit Graph

14 Commits

Author SHA1 Message Date
Viktor Scharf
f6b5a961da clean up tests 2025-02-11 11:27:05 +01:00
Niraj Acharya
c98841904d removing without skeleton files string from the user creation steps 2024-12-02 09:12:57 +05:45
Saw-jan
dd8a3eb3d2 tests: add test cases for non-admin actions to admin resources 2024-07-18 17:43:16 +05:45
prashant-gurung899
8821017a77 lint the gherkin feature files
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-06-12 10:13:01 +05:45
Sawjan Gurung
bf1d18951e test: add API tests to search user/group with special chars (#9015) 2024-04-30 13:12:09 +05:45
Viktor Scharf
b51ba47e01 check email in the search sharee request (#8861) 2024-04-17 11:42:09 +02:00
Saw-jan
e0364e8bbe test(api): split search user tests 2024-04-03 14:33:14 +05:45
Saw-jan
43abf34be8 test(api): adjust user search tests expectation 2024-04-03 13:06:45 +05:45
Prarup Gurung
6fb55b5599 Used kebab case for example table header name (#8686) 2024-03-19 13:00:42 +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
Michael Barz
c9ec490281 Merge branch 'master' into backmerge-master 2024-01-24 22:56:07 +01:00
nirajacharya2
7d6cdd649e added tests for searching users by normal user (#8241) 2024-01-24 09:57:38 +05:45
Sawjan Gurung
4df7c5712c [tests-only][ci] split large API test suites (#8212) (#8252)
* split large API test suites

* remove 30s sleep

* organize core-api test suites

* organize core-api test suites

* divide into 9 pipelines

* organize core-api test suites

* organize api-search suites

* organize api-search suites

* fix config file
2024-01-19 14:00:40 +01:00
Sawjan Gurung
e07f4f0cb4 [tests-only][ci] split large API test suites (#8212)
* split large API test suites

* remove 30s sleep

* organize core-api test suites

* organize core-api test suites

* divide into 9 pipelines

* organize core-api test suites

* organize api-search suites

* organize api-search suites

* fix config file
2024-01-19 15:16:19 +05:45