Commit Graph

26 Commits

Author SHA1 Message Date
Florian Schade
844783b6f9 [full-ci] - use KQL as default search query language (#7212)
* enhancement: use kql as default search query language

* enhancement: add support for unicode search queries

* fix: escape bleve field query whitespace

* fix: search related acceptance tests

* enhancement: remove legacy search query language

* enhancement: add support for kql dateTime restriction node types

* chore: bump web to v8.0.0-alpha.2

* fix: failing search api test

* enhancement: search bleve query compiler use DateRangeQuery as DateTimeNode counterpart

* enhancement: support for colon operators in dateTime kql queries
2023-09-07 11:13:33 +02:00
Prajwol Amatya
0aa41d90c1 send X-Request-Id in header of every request (#7085) 2023-09-06 16:07:53 +05:45
Sagar Gurung
76d6f12657 Make test code better for CI (#7190) 2023-09-01 16:42:35 +05:45
nirajacharya2
5f93a22eb9 removing @api tag from all acceptance feature files (#7027) 2023-08-16 09:29:00 +05:45
Viktor Scharf
f6e8d3ee84 [test-only] apiTest. check parentId in the Propfind response (#6759)
* check parentId in the Propfind response

* split test
2023-07-12 09:12:34 +02:00
Viktor Scharf
3009ea192f [test-only] Api test. Checking X-Request-Id in response header (#6765)
* check X-Request-Id in response header

* style
2023-07-12 09:11:55 +02:00
Sabin Panta
f2498e1fdf Refactoring example table scenerio (#6697) 2023-07-12 12:42:32 +05:45
Michael Barz
0a2254643b Adjust the test expectations 2023-06-26 17:55:03 +02:00
Swikriti Tripathi
198c3e52b5 Add tests for checking response of REPORT request in project spaces (#6609) 2023-06-26 10:49:44 +05:45
Viktor Scharf
5867dae18f using Graph instead Of Setting Method In Tests 2023-06-15 17:03:53 +02:00
Michael Barz
79aafdae04 change test expectations 2023-05-15 14:25:50 +02:00
amrita
56a64b98ee Remove tag skipOnOcV10 2023-05-04 12:42:14 +05:45
Swikriti Tripathi
7db5b86bd4 Refactor the syntax of the scenarios in local API tests 2023-04-20 15:32:15 +05:45
Sagar Gurung
5db4656d62 Added test to search when share is no accepted yet. (#6043) 2023-04-18 16:46:11 +05:45
Michael Barz
f80cc175fd [full-ci] Do not share versions (#5531)
* change test expectations

* bump reva  version

* add changelog

* fix test

* php style fix

* bump webCommit. fixt contarct tests

* change webBranch

* change webBranch

* new web commit

* fix flaky draw.io file

* fix after review

---------

Co-authored-by: Viktor Scharf <scharf.vi@gmail.com>
2023-04-06 12:52:38 +02:00
Viktor Scharf
1730538836 [test-only][full-ci] ApiTest. share space with expiration date (#5562) 2023-02-17 14:03:53 +05:45
Viktor Scharf
486453b4c9 create share with expirate date. refactoring code (#5424) 2023-02-01 09:55:51 +01:00
Roshan Lamichhane
5859f6c018 Forward-port search/report response test scenarios for share space 2023-01-30 14:19:31 +05:45
Viktor Scharf
1ff8665b78 fix after review 2023-01-05 12:15:56 +05:45
Viktor Scharf
e05dc0e57e add test 2023-01-05 12:14:25 +05:45
sagargurung1001@gmail.com
9a86777df6 Rebase and review address 2022-12-29 15:38:17 +05:45
sagargurung1001@gmail.com
3ca033dab7 Addressed review 2022-12-29 15:38:17 +05:45
sagargurung1001@gmail.com
821069d190 Extend Propfind of space to space-member 2022-12-29 15:38:17 +05:45
Phil Davis
07d3ff7dfb Refactor theResponseShouldContain test step 2022-12-29 12:34:11 +05:45
Swikriti Tripathi
1ceaca7364 Add api test for propfind contract testing 2022-12-29 11:08:28 +05:45
Viktor Scharf
51c16e41be [test-only] ApiTest.check all response items (#4886)
* check response

* php-style fix
2022-10-25 13:48:01 +02:00