Commit Graph

1503 Commits

Author SHA1 Message Date
Christian Richter 7c29d6a0c9 fix gherkins
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-09-20 11:26:13 +02:00
Viktor Scharf 0c4242d4bb fix issue/10059 2024-09-19 07:05:59 +02:00
Prajwol Amatya 4423fb2a94 Merge pull request #9983 from owncloud/create-file-in-public-space
[tests-only][full-ci] added test for public user to create odt file inside public space
2024-09-18 16:26:53 +05:45
kobergj 6fe9923b08 Merge pull request #10072 from kobergj/FileUpdatedActivity
Add FileUpdated Activity
2024-09-18 11:15:06 +02:00
Prajwol Amatya 5cfdfec4de added test to create odt file inside folder in public space 2024-09-18 14:36:38 +05:45
jkoberg e3d2f24fd8 fix(activitylog): space -> folder
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-09-18 10:46:26 +02:00
Viktor Scharf aa8221a78b fix test 2024-09-18 09:28:05 +02:00
Prajwol Amatya 02288eaad2 added test to create odt file inside deleted parent folder 2024-09-18 10:00:19 +05:45
Prajwol Amatya 9815b70739 added test for public user to create odt file inside public folder 2024-09-18 09:11:31 +05:45
jkoberg 9ef00dbf27 feat(activitylog): Add FileUpdated Activity
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-09-17 15:34:08 +02:00
Sawjan Gurung d9e655cb12 Merge pull request #10062 from owncloud/test-activities-default-depth
[tests-only] [full-ci] Add test for default depth activity filter
2024-09-17 12:53:06 +05:45
amrita 1cf0a35ba3 add test for sending request to check file info with invalid file id 2024-09-17 12:15:43 +05:45
Salipa-Gurung 7f84d9ecfd add test for default depth filter 2024-09-17 12:13:17 +05:45
Prajwol Amatya 5af9ff5202 added test to create .odt file inside shared folder 2024-09-17 09:30:34 +05:45
Prajwol Amatya 5f62f027ba added test to create .odt file with /app/new endpoint 2024-09-16 15:45:57 +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
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
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
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
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