Commit Graph

12035 Commits

Author SHA1 Message Date
Artur Neumann 903610f8d5 Merge pull request #5349 from owncloud/tests/propfind-public-link-port
[tests-only][full-ci] Port PROPFIND tests to the master
2023-01-06 16:01:13 +05:45
Saw-jan 669f93b239 debug requests before sending 2023-01-06 15:21:22 +05:45
Martin 69e836a4db Complete description of STORAGE_USERS_DRIVER (#5345) 2023-01-06 10:34:41 +01:00
Saw-jan 613d41477b add PROPFIND tests to public link share 2023-01-06 15:01:18 +05:45
Jörn Friedrich Dreyer d564851d47 Update ocis-local-docker.md (#5348) 2023-01-06 09:56:45 +01:00
Artur Neumann 562dea4547 Merge pull request #5328 from owncloud/tests/delay-postprocessing
[tests-only][full-ci] Add tests with explicit delay post-processing enabled
2023-01-06 13:41:23 +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
Erik Neubauer c37d76ffbf Incorrect charts path
Path was incorrect
2023-01-05 17:28:24 +01:00
dependabot[bot] da44b7fa5b Bump github.com/crewjam/saml from 0.4.6 to 0.4.9 (#5331)
Bumps [github.com/crewjam/saml](https://github.com/crewjam/saml) from 0.4.6 to 0.4.9.
- [Release notes](https://github.com/crewjam/saml/releases)
- [Commits](https://github.com/crewjam/saml/compare/v0.4.6...v0.4.9)

---
updated-dependencies:
- dependency-name: github.com/crewjam/saml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 17:16:33 +01:00
Daniel Swärd a0e85386a4 Fixing linting error. 2023-01-05 11:42:39 +01:00
Daniel Swärd 80b8ce42f6 Update GetEducationSchoolUsers, AddUsersToEducationSchool, RemoveUserFromEducationSchool with schoolNumber. 2023-01-05 11:42:39 +01:00
Daniel Swärd e0c6aa5c34 Modify DeleteEducationSchool for schoolNumber/id and remove old test 2023-01-05 11:42:39 +01:00
Daniel Swärd 3daf2c50b8 Modify GetEducationSchool to accept schoolNumber as well as id 2023-01-05 11:42:39 +01:00
Phil Davis 3214c4a9d5 Merge pull request #5340 from owncloud/adjust-expected-failures-links
[tests-only] [full-ci] Adjust expected-failures links to be consistent
2023-01-05 16:07:27 +05:45
Phil Davis a343a6ec1e Adjust expected-failures links to be consistent 2023-01-05 15:03:39 +05:45
Phil Davis a7113bb468 Merge pull request #5335 from owncloud/contract-test-public-link-master
[tests-only] [full-ci] Extended public link tests to have more checks
2023-01-05 14:45:40 +05:45
Swikriti Tripathi eab79a427f Extended public link tests to have more checks 2023-01-05 13:39:16 +05:45
Phil Davis 5df888affd Merge pull request #5332 from owncloud/add-api-tests-public-link-folder-download-master
[tests-only] [full-ci] Add api tests public link folder download master
2023-01-05 13:34:41 +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
Phil Davis 2322d3a1d0 Merge pull request #5333 from owncloud/copyRequestTest-master
[tests-only] [full-ci] Apitest. check Copy response headers test
2023-01-05 12:56:26 +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
Phil Davis c0674092d5 Merge pull request #5280 from owncloud/remove-ownCloud-core-test-dependency
[tests-only][full-ci] copy test dependencies from the ownCloud/core
2023-01-05 11:08:44 +05:45
Phil Davis 86814f737e Remove unused CORE_COMMITID from .drone.env 2023-01-05 09:28:59 +05:45
Phil Davis e3ca20953c Remove unused core oC10 and parallel deploy drone starlark code 2023-01-05 09:28:03 +05:45
Saw-jan 0514ae1085 add missing helpers and context
remove core caching
2023-01-05 09:23:50 +05:45
Saw-jan 9231c7222d update expected failure list 2023-01-05 09:23:40 +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 048557712e remove unnecessary suite config
remove unnecessary script from run.sh
2023-01-05 09:23:17 +05:45
Saw-jan 34d69735f6 use separate behat config for core tests 2023-01-05 09:23:05 +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
Phil Davis b84f1f2048 Merge pull request #5325 from owncloud/send-patch-req-other-user-drive-master
[tests-only][full-ci]Adds tests for sending PATCH request to other user's space - porting from stable to master
2023-01-05 09:20:36 +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
Phil Davis 290a4886a1 Merge pull request #5322 from owncloud/bump-commitid-20230103-master
[tests-only][full-ci] Bump core commitid (master)
2023-01-04 18:37:54 +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
Saw-jan 3f5b74ae73 bump core commit id 2023-01-04 14:17:47 +05:45
Michael Barz 8a4c28310f Merge pull request #5319 from owncloud/add-fulltextsearch
[tests-only] add tika and inbucket to wopi example
2023-01-03 21:22:44 +01:00
Michael Barz f8558d0ce8 add tika and inbucket to wopi example 2023-01-03 21:22:15 +01:00