Commit Graph

2127 Commits

Author SHA1 Message Date
Salipa-Gurung
7f84d9ecfd add test for default depth filter 2024-09-17 12:13:17 +05:45
Viktor Scharf
80dcb2a351 Merge pull request #10061 from owncloud/checkEmailWhileGeneratetoken
check email validation
2024-09-16 11:57:58 +02:00
Viktor Scharf
2c10e4a7be gerkin lint fix 2024-09-16 11:36:29 +02:00
Viktor Scharf
a109483cb3 skip email tets 2024-09-16 11:15:22 +02:00
Viktor Scharf
84eb181928 check email validation 2024-09-16 10:32:30 +02:00
Sawjan Gurung
908dba5dab Merge pull request #9960 from owncloud/create-text-file
[tests-only][full-ci]added test to create text file with `/app/new` endpoint
2024-09-16 12:42:26 +05:45
Amrita
88303faee1 Merge pull request #10024 from owncloud/add-tests-coverage-for-wopi-with-view-modes
[tests-only][full-ci] Add test coverage for checking file info with different view mode
2024-09-14 15:15:42 +05:45
Michael Barz
2c9dab3e7c tests: adapt test expectations 2024-09-13 14:43:13 +02:00
Viktor Scharf
ac26cd8035 Merge pull request #10026 from owncloud/checkEmailNotificationOcminvite
[test-only] ApiTest. Check email notification ocminvite
2024-09-13 12:34:51 +02:00
Viktor Scharf
03763331e5 fix 2024-09-13 11:22:43 +02:00
Viktor Scharf
16f3535d46 added missed config 2024-09-13 09:11:53 +02:00
Prajwol Amatya
78fa278ed0 added test to create text file with /app/new endpoint 2024-09-13 11:40:51 +05:45
amrita
05fca6b013 add test coverage for wopi with different view mode 2024-09-13 11:36:38 +05:45
pradip
42dffaf1b6 test: add tests for opening file with non-existing fileId 2024-09-12 16:55:16 +05:45
Viktor Scharf
438e445a1c fix after review 2024-09-12 10:08:43 +02:00
Sawjan Gurung
283948487b Merge pull request #9982 from owncloud/tests-file-versions-of-shared-space
[tests-only][full-ci] add tests to check versions of file in a space shared via link with viewer/editor role
2024-09-11 10:42:45 +05:45
prashant-gurung899
250650265c cleanup parallel deployment tests
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-09-10 12:02:33 +05:45
prashant-gurung899
809b7a4373 add tests to check versions of file in a space shared via link
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-09-10 11:56:58 +05:45
Prashant Gurung
e224264d9e Merge pull request #9972 from owncloud/tests-editor-without-versions
[tests-only][full-ci] add tests for new role space editor without versions
2024-09-10 09:58:01 +05:45
prashant-gurung899
4c828d36f0 add tests for new role space editor withour versions
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-09-09 17:01:19 +05:45
Pradip Subedi
eeea884707 Merge pull request #9984 from owncloud/test-unsupported-files
[tests-only][full-ci] test: add test coverage for opening file with unsupported file fromat using /app/open-with-web endpoint
2024-09-09 15:40:38 +05:45
pradip
671b17cdaf test: add tests for opening files with unsupported file formats 2024-09-09 12:29:47 +05:45
Viktor Scharf
b09fda0b2d fix tests 2024-09-09 07:56:03 +02:00
Amrita
4c1723cfa2 Merge pull request #9921 from owncloud/add-wopi-tests
[tests-only][full-ci]Add tests for CheckFileInfo related to wopi protocol
2024-09-06 14:08:52 +05:45
Pradip Subedi
499dd06b32 Merge pull request #9969 from owncloud/test-different-view-mode
[tests-only][full-ci] test: add test coverage for opening file using /app/open-with-web  endpoint with different view mode
2024-09-06 11:23:14 +05:45
amrita
a64b75dc2b add onlyoffice and collabora in drone 2024-09-06 11:17:21 +05:45
Jörn Friedrich Dreyer
24f87f1c96 the domain in the ocmproviders is compared to the OCIS_URL domain
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-09-05 16:41:06 +02:00
Jörn Friedrich Dreyer
5ab53b2474 bump reva to 9878984ce702
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-09-05 15:03:05 +02:00
pradip
fe51219e3e test: add tests for opening .odt file with different view mode 2024-09-05 15:00:44 +05:45
Pradip Subedi
0f95ab4d3c Merge pull request #9941 from owncloud/test-shared-odt-file
[tests-only][full-ci] add test coverage to open shared open-document file with /app/open-with-web endpoint
2024-09-05 12:29:57 +05:45
nirajacharya2
d26829ddb3 Merge pull request #9914 from owncloud/refactor-behat-command
[tests-only][full-ci] merge `test-acceptance-api` and `test-acceptance-from-core-api` commands
2024-09-05 12:25:27 +05:45
pradip
e984b669d0 test: add tests for opening shared odt file in web 2024-09-05 09:40:07 +05:45
Salipa-Gurung
5f9469540d add test coverage for copying file using file id from project space 2024-09-04 16:57:29 +05:45
pradip
3f1785c001 test: add tests for opening .odt file by public user 2024-09-04 10:00:31 +05:45
Niraj Acharya
415a4b5f56 removing test-acceptance-from-core-api and merging core and api behat config files to use single command to run api tests 2024-09-03 12:08:19 +05:45
Prajwol Amatya
f593f11e31 added test for /app/open endpoint with different view mode 2024-09-03 10:37:13 +05:45
Sawjan Gurung
a49a3166d3 Merge pull request #9939 from owncloud/test-text-file
[tests-only][full-ci] add test coverage to open text file with /app/open-with-web endpoint
2024-09-03 10:29:25 +05:45
pradip
79ebb82bf7 test: add tests for opening text file in web 2024-09-02 16:07:09 +05:45
Prajwol Amatya
9a2a49316d added test to open file with non-existing file id 2024-09-02 15:05:23 +05:45
pradip
a956641940 test: add test for opening opendocument file with web using collaboration app 2024-09-02 13:14:27 +05:45
Amrita
2e40ec0c3e Merge pull request #9936 from owncloud/add-tests-for-checking-file-info-on-wopi
[tests-only][full-ci]Add tests for checking file info on fake office
2024-08-30 12:36:38 +05:45
amrita
e444070563 review addressed 2024-08-30 11:47:15 +05:45
amrita
451f288ae3 add tests for fake office 2024-08-30 09:46:20 +05:45
Prajwol Amatya
8f0f6bf412 added test to open file with unsupported file format 2024-08-30 09:06:13 +05:45
Sawjan Gurung
63259386fd Merge pull request #9932 from owncloud/copy-file-from-share-space
[tests-only] [full-ci] Add test coverage for copying file using file id from share space
2024-08-29 17:49:08 +05:45
Sawjan Gurung
8b1f87644e Merge pull request #9912 from owncloud/app-endpoint
[tests-only][full-ci]Added test for public user using `/app/open` endpoint
2024-08-29 17:48:42 +05:45
Salipa-Gurung
321bb6af7e add test coverage for copying file using file id from share space 2024-08-29 17:23:09 +05:45
Prajwol Amatya
82a8682a60 added test for public user open file with /app/open endpoint 2024-08-29 16:52:07 +05:45
Sawjan Gurung
854332e332 Merge pull request #9937 from owncloud/update-test-path
[tests-only][full-ci] update path for ldap-user.ldif file for Reva
2024-08-29 13:32:26 +05:45
prashant-gurung899
bb8dc9d5e9 test:update path
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-08-29 13:05:48 +05:45