Viktor Scharf
|
5c2a011519
|
[test-only] add issue tag to failed tests (#5978)
* add issue tag to failed tests
* bump webCommit
|
2023-03-31 11:38:15 +02:00 |
|
Viktor Scharf
|
e3c5466e69
|
[api-test] first notification test (#5958)
* notification test
* fix after review
* fix lint
|
2023-03-31 09:42:58 +02:00 |
|
Swikriti Tripathi
|
270bf06840
|
add skip on stable tag (#5940)
|
2023-03-28 15:11:41 +05:45 |
|
Amrita
|
382aa58c8b
|
[tests-only][full-ci]Extend tests coverage for different role capability for spaces (#5853)
* Add tests related to different user role manipulating space
* Review addressed
* Refactor existing scenario
|
2023-03-28 09:10:21 +05:45 |
|
Prajwol Amatya
|
27fa742b4a
|
api test to set quota by users with different roles (#5854)
|
2023-03-27 10:41:55 +05:45 |
|
Sagar Gurung
|
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 |
|
Viktor Scharf
|
5a5e950cca
|
[test-only] increase coverage test for creating space (#5616)
|
2023-02-22 14:54:19 +05:45 |
|
Viktor Scharf
|
1730538836
|
[test-only][full-ci] ApiTest. share space with expiration date (#5562)
|
2023-02-17 14:03:53 +05:45 |
|
Roshan Lamichhane
|
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 Scharf
|
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 Scharf
|
486453b4c9
|
create share with expirate date. refactoring code (#5424)
|
2023-02-01 09:55:51 +01:00 |
|
Viktor Scharf
|
8aff14751b
|
[test-only] ApiTest. deleteTag test. increase coverage (#5417)
|
2023-01-23 09:26:59 +05:45 |
|
Viktor Scharf
|
7c9452768e
|
[test-only] ApiTest. create tag (#5391)
* create tag
* split method
* fix after review
|
2023-01-17 12:41:56 +01:00 |
|
Viktor Scharf
|
836c3d327a
|
ApiTest. Change test create new tus resource (#5315)
|
2023-01-09 10:16:40 +01:00 |
|
Swikriti Tripathi
|
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 |
|
Swikriti Tripathi
|
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 |
|
Viktor Scharf
|
881b60926d
|
check urestricted quota (#5173)
|
2022-12-08 11:01:03 +01:00 |
|
sagargurung1001@gmail.com
|
c5d5d9d136
|
Added test for space public link
|
2022-12-07 14:03:14 +05:45 |
|
Sawjan Gurung
|
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 |
|
Viktor Scharf
|
51e88c9fff
|
check urestricted quota
|
2022-11-30 15:54:46 +01:00 |
|
André Duffeck
|
2e9c67f85c
|
Fix HTTP status code expectation
|
2022-11-11 13:27:01 +01:00 |
|
Prarup Gurung
|
35672b0014
|
Refactored feature files to make consistent inter-scenarios space
|
2022-11-01 15:13:14 +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 |
|
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 Scharf
|
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 |
|
Prarup Gurung
|
46cd7b45f4
|
shares jail spaces related tests separated to apiSpacesShares suite
|
2022-09-29 10:53:59 +05:45 |
|
Prarup Gurung
|
59c4bd803f
|
Added TUSUpload related tests for /Shares in ocis
|
2022-09-21 09:20:28 +05:45 |
|
Swikriti Tripathi
|
0387e15d34
|
Reuse the core code
|
2022-09-16 15:40:51 +05:45 |
|
André Duffeck
|
e0aab33ca2
|
Fix test expectations
|
2022-09-13 16:25:46 +02:00 |
|
sagargurung1001@gmail.com
|
fa998e4600
|
Reuse code from core for shareOperation
|
2022-09-09 16:26:49 +05:45 |
|
Viktor Scharf
|
94b9838a08
|
[tests-only] ApiTests. add more search tests (#4543)
* add more search tests
* php-style fix
|
2022-09-09 12:33:21 +02:00 |
|
sagargurung1001@gmail.com
|
9489e179dd
|
Remove folder lock related tests from ocis
|
2022-09-09 14:04:59 +05:45 |
|
Phil Davis
|
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 |
|
amrita
|
e0201c82d4
|
Reuse core code
|
2022-09-08 16:15:24 +05:45 |
|
amrita
|
d6228c0ba8
|
Add /Shares related move tests on ocis which are removed from core
|
2022-09-08 16:15:24 +05:45 |
|
sagargurung1001@gmail.com
|
c427597ba1
|
Refactor and Reuse code from core
|
2022-09-08 12:37:00 +05:45 |
|
Swikriti Tripathi
|
70ed9792f1
|
Add tests removed by core pr-40276
|
2022-09-05 17:22:41 +05:45 |
|
Swikriti Tripathi
|
967e7f4416
|
Add api tests for tus upload when quota is set
|
2022-09-05 16:09:18 +05:45 |
|
Viktor Scharf
|
6b3501be75
|
fix search test
|
2022-09-05 11:04:59 +02:00 |
|
sagargurung1001@gmail.com
|
0bb94facb3
|
Update expected to failure for local api for copy
|
2022-09-01 15:47:08 +05:45 |
|
sagargurung1001@gmail.com
|
69549208b6
|
Added /Shares related tests for lock properties on ocis
|
2022-09-01 15:44:04 +05:45 |
|
Sagar Gurung
|
f9cd1f5271
|
[tests-only][full-ci]Add lock related tests for /Shares on ocis (#4404)
|
2022-08-31 12:57:15 +05:45 |
|
Artur Neumann
|
d4b9e9b3bf
|
Merge pull request #4389 from owncloud/addFavoriteSpaceTestOnOcis
[tests-only][full-ci]Add /Shares related favorite tests on ocis which are removed from core
|
2022-08-29 12:26:02 +05:45 |
|
amrita
|
a00949f1b2
|
Add /Shares related favorite tests on ocis which are removed from core
|
2022-08-29 10:12:16 +05:45 |
|
Kiran Parajuli
|
5eee569225
|
[tests-only] restore the removed scenarios for the core repository
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
|
2022-08-29 10:08:54 +05:45 |
|
sagargurung1001@gmail.com
|
23344fd08e
|
Update expected to failure for etag
|
2022-08-22 09:22:40 +05:45 |
|
sagargurung1001@gmail.com
|
e17d43a940
|
Add etag propagation for delete files folder for spaces
|
2022-08-22 09:22:07 +05:45 |
|
Viktor Scharf
|
84f8f797c9
|
[test-only]Api test. check that link or share exist for space members (#4348)
Co-authored-by: Saw-jan <saw.jan.grg3e@gmail.com>
|
2022-08-18 15:08:57 +05:45 |
|
Phil Davis
|
02adcbd92a
|
Merge pull request #4381 from owncloud/selectOnlyAvailableRoleForSpaceShare
[tests-only][full-ci]Select Available role only while sharing space
|
2022-08-12 14:20:00 +05:45 |
|
Swikriti Tripathi
|
7c9ecac6fc
|
Add tests removed by core PR-40275
update core commit id
update expected to fail file
|
2022-08-11 15:58:13 +05:45 |
|