Commit Graph
141 Commits
Author SHA1 Message Date
Sagar GurungandGitHub 67296caf14 Forward port json drill apispaces (#5818)
* Added json schema for response check in apiSpaces suite

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>

* Review Address

* Added schema for space management feature

* Added new schema asper change in master

* fix feature file

---------

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
2023-03-15 10:06:58 +05:45
Swikriti TripathiandGitHub 173850a35c [tests-only][full-ci] Add tests for checking the end of expiration date (#5819)
* Add tests to check the end of an expiration date

* fix style

* fix style

* enable group share test

* skip group share test on ocis
2023-03-15 09:27:45 +05:45
Swikriti TripathiandGitHub b445f847e8 Refactor test for updating the share (#5789) 2023-03-11 12:47:31 +05:45
Swikriti TripathiandGitHub 0087770191 Api tests for deleting the expiration date of a space (#5606) 2023-02-22 16:50:38 +05:45
Viktor ScharfandGitHub 5a5e950cca [test-only] increase coverage test for creating space (#5616) 2023-02-22 14:54:19 +05:45
Swikriti TripathiandGitHub 77e9d4f920 App tests for updating the exoiration date of a space (#5605) 2023-02-22 09:21:57 +05:45
Viktor ScharfandGitHub 1730538836 [test-only][full-ci] ApiTest. share space with expiration date (#5562) 2023-02-17 14:03:53 +05:45
Viktor ScharfandGitHub 3e3d3f9de2 [test-only] ApiTest. get users of members of several groups (#5575)
* get users with group filter

* fix test
2023-02-16 16:34:13 +01:00
Swikriti TripathiandGitHub 0f31ed196a fix flaky test apiSpacesShares/shareSpaces.feature:42 (#5545) 2023-02-10 11:45:07 +01:00
Viktor Scharf f2f64fdcae fix flaky 2023-02-09 23:31:08 +01:00
Viktor ScharfandGitHub 67ac275ace [test-only] Fix failed test (#5541)
* fix failed test

* another way fixing
2023-02-09 16:58:39 +01:00
Roshan LamichhaneandGitHub 19e1d63dab forward-port of relative quota amount of personal space tests from stable-2.0 (#5524) 2023-02-07 16:55:26 +05:45
Viktor ScharfandGitHub abc1a446ca [test-only] ApiTests. check group in the space request (#5492)
* check response

* fix test
2023-02-07 11:53:14 +01:00
Viktor ScharfandGitHub a6e8408839 [test-only]ApiTest. tests for spaceManagement (#5462)
* tests for spaceManagement

* put tests to expected failures

* Empty-Commit
2023-02-06 23:48:30 +01:00
Viktor ScharfandGitHub 486453b4c9 create share with expirate date. refactoring code (#5424) 2023-02-01 09:55:51 +01:00
Viktor ScharfandGitHub 7c9452768e [test-only] ApiTest. create tag (#5391)
* create tag

* split method

* fix after review
2023-01-17 12:41:56 +01:00
Viktor ScharfandGitHub 9bdd1e9ce9 [test-only] apiTest. Delete group from the space (#5365)
* add test

* add empty line
2023-01-10 12:03:52 +01:00
Swikriti TripathiandPhil Davis 03139c3ac2 get resource id as public 2023-01-05 12:58:17 +05:45
Swikriti TripathiandPhil Davis ea9bf8d80b adress review 2023-01-05 12:58:17 +05:45
Swikriti TripathiandPhil Davis d058278f44 fex style 2023-01-05 12:58:17 +05:45
Swikriti TripathiandPhil Davis 7dbfcf63e0 Adds api tests to download folder from public link 2023-01-05 12:58:17 +05:45
Swikriti TripathiandPhil Davis 63f5bbcd1d address reviews 2023-01-05 07:42:32 +05:45
Swikriti TripathiandPhil Davis 6a4ee395bf Adds tests for sending PATCH request to other user's space
Signed-off-by: Swikriti Tripathi <swikriti808@gmail.com>
2023-01-05 07:42:32 +05:45
1d51c1ccbd [tests-only][full-ci] Forward port send invalid UUID master (#5321)
* add test

* fix after review

* fix

Co-authored-by: Viktor Scharf <scharf.vi@gmail.com>
2023-01-04 17:00:59 +05:45
21797fb22d [full-ci] Bump libre-graph-api-go and drive group permissions (#5312)
* Bump libre-graph-api-go
Expose drive group permissions

Co-authored-by: kobergj <jkoberg@owncloud.com>
2022-12-30 17:23:56 +01:00
Phil Davisandsagargurung1001@gmail.com 0c10ee4d2d Adjust parameter name to theResponseShouldContain 2022-12-29 12:34:11 +05:45
Phil Davisandsagargurung1001@gmail.com 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
Prarup GurungandGitHub 6949dbd125 [full-ci] [tests-only] Added api test for sharing spaces to group (#5023) 2022-12-14 14:13:55 +05:45
Viktor ScharfandGitHub 881b60926d check urestricted quota (#5173) 2022-12-08 11:01:03 +01:00
Sawjan GurungandGitHub 2469af12ac [tests-only][full-ci] Extend API contract tests for GET drives/spaces (#5151)
* do not set response from helper functions

* extend list spaces tests

* fix php code style
2022-12-05 17:42:51 +01:00
Swikriti TripathiandGitHub 1108da1750 Add api tests for changing role of a space (#5088) 2022-11-23 11:40:20 +01:00
Viktor Scharf 34e4f0f1dc assign role to user 2022-11-22 22:52:05 +01:00
Viktor ScharfandGitHub 51c16e41be [test-only] ApiTest.check all response items (#4886)
* check response

* php-style fix
2022-10-25 13:48:01 +02:00
Michael Barz d116245ddb reflect shares space rename in tests
Signed-off-by: Michael Barz <mbarz@owncloud.com>
2022-10-21 00:46:02 +02:00
Viktor ScharfandGitHub 7fb7a8b6e1 [test-only] Apitest. Add checking parentId (#4763)
* add checking parentId

* add case where parent is space

* php style fix
2022-10-17 13:46:07 +02:00
Viktor Scharf 07dc73f382 Overwriting a file while moving and moving 2022-10-14 11:48:20 +02:00
Swikriti Tripathi 2957ec37aa Remove the propfind method 2022-09-29 12:40:02 +05:45
Swikriti Tripathi 0387e15d34 Reuse the core code 2022-09-16 15:40:51 +05:45
sagargurung1001@gmail.com e826cf9e13 Implement undefined steps 2022-09-15 09:44:11 +05:45
sagargurung1001@gmail.comandPhil Davis fa998e4600 Reuse code from core for shareOperation 2022-09-09 16:26:49 +05:45
Viktor ScharfandGitHub 94b9838a08 [tests-only] ApiTests. add more search tests (#4543)
* add more search tests

* php-style fix
2022-09-09 12:33:21 +02:00
Phil Davis b7db48b04e fix code style 2022-09-09 14:14:34 +05:45
sagargurung1001@gmail.comandPhil Davis 9489e179dd Remove folder lock related tests from ocis 2022-09-09 14:04:59 +05:45
Phil DavisandGitHub 50471af588 Merge pull request #4400 from owncloud/addMoveSpacesTestsOnOcis
[tests-only][full-ci]Add /Shares related move tests on ocis which are removed from core
2022-09-09 14:00:49 +05:45
Phil DavisandGitHub 979da92aab Merge pull request #4536 from owncloud/reuseCodeChecksum
[tests-only][full-ci]Reuse code from core
2022-09-09 13:59:18 +05:45
Phil DavisandGitHub 4bd709e81a Merge pull request #4535 from owncloud/reuseCodeFavorites
[full-ci][tests-only]Refactor and Reuse code from core
2022-09-09 13:56:42 +05:45
sagargurung1001@gmail.com 61b9b05e40 Check coding standard with force error 2022-09-08 16:33:44 +05:45
sagargurung1001@gmail.com 1aabf51292 Fix all coding standard error 2022-09-08 16:29:15 +05:45
amrita e0201c82d4 Reuse core code 2022-09-08 16:15:24 +05:45