Commit Graph

13 Commits

Author SHA1 Message Date
Michael Barz
e573990487 use utc timezone 2022-03-28 17:18:55 +02:00
Michael Barz
88e704ee07 refactor unit test 2022-03-28 17:18:55 +02:00
Michael Barz
35c17d71de add unit test 2022-03-28 17:18:55 +02:00
Michael Barz
88968c948e add remote item and fix mountpoint 2022-03-28 17:18:52 +02:00
Michael Barz
7a0e28a420 add drive alias to unit tests 2022-03-16 20:15:23 +01:00
Christian Richter
3a34e64dde Fix tests 2022-03-11 08:08:33 +01:00
Michael Barz
b15db1794a update reva to version 2.0.0 (#3258) 2022-03-03 19:56:04 +01:00
Michael Barz
90a15a8628 add orderby name and lastModifiedDateTime (#3201)
* add orderby name and lastModifiedDateTime

* add unit test for sort

* fix orderby name

* add more tests

* exclude test files from duplication analyzer

* remove flaky test

* order by name if no date is set

* refactor

* add test for wrong parameter name
2022-02-21 15:59:35 +01:00
Michael Barz
3ff984ec80 fix unit test 2022-02-16 23:51:55 +01:00
Michael Barz
57de630e33 fix unit tests 2022-02-11 14:56:05 +01:00
jkoberg
a0aa8960ff fix flaky yaml tests
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-01-19 17:24:46 +01:00
Jörn Friedrich Dreyer
e9ccf09c20 test reading from space.yaml
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-01-18 15:29:09 +00:00
Jörn Friedrich Dreyer
9b4fae1704 add mockery for minimal graph testing
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-01-18 12:42:49 +00:00