Commit Graph

18 Commits

Author SHA1 Message Date
Nalem7
e1ce05609e add test for move and rename file between space in project-space (#7653) 2023-11-24 17:17:52 +05:45
Nalem7
74f1b2c56d add test for rename and move the file between personal and share space using fileid (#7637) 2023-11-23 15:21:26 +05:45
Nalem7
42690f3e80 add tests for move rename file between personal and project space with file-id (#7535) 2023-11-21 12:00:04 +01:00
nabim777
c52f2fc8ca add tests for move file within shares using file-id 2023-11-21 10:13:56 +05:45
Nalem7
418e13517d add test for copy file between space in project-space (#7647) 2023-11-06 12:34:54 +05:45
Nalem7
037201828f add test for copy file between personal space and share space using fileID (#7627) 2023-11-01 14:09:05 +05:45
Sabin Panta
1c6600365c [tests-only][full-ci] Refactoring all graphapi related featurefile wording (#7389)
* refactoring the feature file steps

* addressing review
2023-10-30 17:57:42 +05:45
Nalem7
a15fe45d6a add tests for copy file within shares ucing file-id (#7593) 2023-10-27 15:11:32 +05:45
Nalem7
b37578216e add test for copy file between project and personal space (#7495) 2023-10-20 14:22:46 +05:45
Viktor Scharf
c179485db6 [full-ci] ApiTests. enable auto accepting in api tests (#7477)
* enable auto accepting in test

* go format
2023-10-17 16:29:05 +02:00
Nalem7
140f756584 add test for move with fileID in project space (#7421) 2023-10-09 09:15:23 +05:45
Nalem7
1054f0d6cd add test for copy with fileID (#7398) 2023-10-09 09:14:39 +05:45
Sagar Gurung
315b318589 [tests-only]Added test for the move with file-id in web-dav-url (#7318)
* Added test for move and rename by file-id

* Review Address
2023-10-03 16:40:58 +05:45
Sawjan Gurung
c59b597984 [tests-only] Run tests with default propfind depth infinity config (#7334)
* use default config for OCDAV_ALLOW_PROPFIND_DEPTH_INFINITY

* remove unnecessary steps

* use default propfind depth infinity value

* use correct step to check the resources

* use correct step to check the resources

* cover depth:infinity enabled test cases

* fix steps

* fix scenario steps

* update expected failure list

* add depth infinity test suite to ci

* update existing tests only

* remove test with depth:infinity
2023-10-03 09:26:31 +05:45
Sagar Gurung
98b4d3ef98 [tests-only][full-ci]Added test for the propfind with file-id (#7335)
* Added test for the propfind with file id

* Refactor the scenario title description

* Review address- refactor scenarios
2023-09-26 18:05:15 +05:45
Sagar Gurung
ddaa825617 Added test for the copy with file-id in url (#7308) 2023-09-26 18:04:48 +05:45
Prajwol Amatya
3566b965c6 [tests-only][full-ci] added test to update file using file id (#6990)
* added test to update file using file id

* changed the datatype of body from Tablenode to string
2023-08-25 12:01:27 +05:45
Prajwol Amatya
84bc7d88e2 added tests for reading content of a file by fileId using WebDav API (#6958) 2023-08-18 09:58:25 +05:45