Commit Graph

301 Commits

Author SHA1 Message Date
Roshan Lamichhane
4dc1aaebf2 Added test scenario for upadting role of a public link to internal 2023-01-19 15:17:27 +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
Swikriti Tripathi
eb33e91520 check herf of the public link file (#5409) 2023-01-16 09:54:45 +01:00
Sawjan Gurung
85d213a0ec [tests-only][full-ci] Added tests for checking version of file uploaded with same mtime twice (#5379) 2023-01-12 11:21:53 +05:45
Viktor Scharf
9bdd1e9ce9 [test-only] apiTest. Delete group from the space (#5365)
* add test

* add empty line
2023-01-10 12:03:52 +01:00
Viktor Scharf
836c3d327a ApiTest. Change test create new tus resource (#5315) 2023-01-09 10:16:40 +01:00
Saw-jan
613d41477b add PROPFIND tests to public link share 2023-01-06 15:01:18 +05:45
Saw-jan
6e68fae2c3 fix sendException logic 2023-01-06 12:21:19 +05:45
Saw-jan
aae418c2ab add test to PROPFIND folder 2023-01-06 11:47:35 +05:45
Saw-jan
d2ebb10339 refactor PROPFIND tests 2023-01-06 11:47:35 +05:45
Saw-jan
fc69534c73 fix expected failure file 2023-01-06 11:47:35 +05:45
Saw-jan
335144e50b add tests to check 425 too early behavior
add tests to check 425 too early behavior

add delay postprocessing suite pipeline

add step def
2023-01-06 11:47:35 +05:45
Swikriti Tripathi
eab79a427f Extended public link tests to have more checks 2023-01-05 13:39:16 +05:45
Swikriti Tripathi
03139c3ac2 get resource id as public 2023-01-05 12:58:17 +05:45
Swikriti Tripathi
ea9bf8d80b adress review 2023-01-05 12:58:17 +05:45
Swikriti Tripathi
2693161164 Address review 2023-01-05 12:58:17 +05:45
Swikriti Tripathi
d058278f44 fex style 2023-01-05 12:58:17 +05:45
Swikriti Tripathi
7dbfcf63e0 Adds api tests to download folder from public link 2023-01-05 12:58:17 +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
Saw-jan
0514ae1085 add missing helpers and context
remove core caching
2023-01-05 09:23:50 +05:45
Saw-jan
42fb4a68e4 fix: get test suites for core api tests
remove oc10 specific test suites

provide behat config with make command

fix typo

add missing helpers
2023-01-05 09:23:30 +05:45
Saw-jan
c59392bc1e copy feature files from core 2023-01-05 09:22:52 +05:45
Kiran Parajuli
35d4cb53ae Typo fixes on comments with reverting substr related changes
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
2023-01-05 09:21:34 +05:45
Kiran Parajuli
88de0070a7 Only define bootstrap constants for local api tests, skip for other tests run
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
2023-01-05 09:21:34 +05:45
Kiran Parajuli
7d152e2ad1 Copied acceptance tests infrastructures from oC/core
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
2023-01-05 09:21:34 +05:45
Swikriti Tripathi
63f5bbcd1d address reviews 2023-01-05 07:42:32 +05:45
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
Phil Davis
549b2a8a8d Merge pull request #5149 from owncloud/getUserWithGraph
[tests-only][full-ci]Added test for getting user information by admin or normal user using Graph API
2022-12-31 10:51:25 +05:45
Florian Schade
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 Davis
d0087f98b8 Apply suggestions from code review 2022-12-30 17:32:21 +05:45
sagargurung1001@gmail.com
b9fda28235 Review address for separate functon 2022-12-30 17:31:35 +05:45
sagargurung1001@gmail.com
a05a746297 Addressed review 2022-12-30 17:31:35 +05:45
sagargurung1001@gmail.com
1874280a56 Addressed review 2022-12-30 17:31:35 +05:45
sagargurung1001@gmail.com
e15afb04d4 Implement user drive information 2022-12-30 17:31:35 +05:45
sagargurung1001@gmail.com
46575abe11 Drive infor assertion 2022-12-30 17:31:35 +05:45
sagargurung1001@gmail.com
265db41819 remove before 2022-12-30 17:31:35 +05:45
sagargurung1001@gmail.com
c80e773234 Added drive info check 2022-12-30 17:31:35 +05:45
sagargurung1001@gmail.com
6ff9d6196f Added expected to failure file 2022-12-30 17:31:35 +05:45
sagargurung1001@gmail.com
9f0a22af7e Added test for getting user information by admin using Graph API 2022-12-30 17:31:35 +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
0c10ee4d2d Adjust parameter name to theResponseShouldContain 2022-12-29 12:34:11 +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
Sawjan Gurung
334811186c [tests-only][full-ci] Add CORS API tests (#5187) 2022-12-16 11:55:18 +05:45
Prarup Gurung
00efd8af2e [full-ci] [tests-only] Added api test for edit user using graph API (#5150) 2022-12-14 14:15:18 +05:45
Prarup Gurung
6949dbd125 [full-ci] [tests-only] Added api test for sharing spaces to group (#5023) 2022-12-14 14:13:55 +05:45