Commit graph

16 commits

Author SHA1 Message Date
Evgeny Ezhov
f64efedd96 Fixed issue #40 - error during coping and moving files with cyrillic names 2020-02-18 16:56:36 -08:00
Evgeny Ezhov
8c7ee2e372 Fix issues and tests 2020-01-31 21:00:10 -08:00
Evgeny Ezhov
336db8ae19 Override methods for customizing communication with WebDAV servers.
Fix #31 and #30
2020-01-20 18:12:24 -08:00
Evgeny Ezhov
5e2a9468c1 Increase test coverage 2019-12-17 13:49:10 +03:00
Evgeny Ezhov
5aad617fbf Update tests and fix issues 2019-12-02 11:52:04 +03:00
Evgeny Ezhov
6415617852 Tests for push and pull methods 2019-11-27 15:52:31 +03:00
Evgeny Ezhov
78a979715d Adapt to use Apache WebDAV Container for CI 2019-11-27 15:00:52 +03:00
Evgeny Ezhov
64a3b66efb Add webdav container 2019-11-27 15:00:52 +03:00
Zimmermann, Stefan
17fae10abc Fixing problems of integration and unit tests
- AssertEquals deprecation warnings
- Problems with byte/UTF strings and xml library
2019-01-31 11:33:40 +03:00
Evgeny Ezhov
bf10244d19 fixed tests for travis and skipped 4 tests are broken by incorrect yandex webdav response 2018-05-10 12:45:51 +03:00
Evgeny Ezhov
41d2f51783 update tests 2018-05-10 11:59:30 +03:00
evgeny.ezhov
743f8b96bb Added method for settings of WebDAV resource property values in batch.
Prepared for release 0.5
2017-12-03 09:45:37 +03:00
evgeny.ezhov
44ec8fcc66 Fixed problem when connection lost during request executing and nothing was happened, now it raises an exception. 2017-11-27 22:16:17 +03:00
evgeny.ezhov
c5a5fc7854 Fixing and refactoring of clean/info resource methods 2017-10-18 18:31:42 +03:00
evgeny.ezhov
825ae24a72 Fixing and refactoring of copy/move resource methods 2017-10-18 17:16:44 +03:00
evgeny.ezhov
735a649d57 Fixing and refactoring of set/get property methods 2017-10-17 09:21:29 +03:00
Renamed from tests/test_client.py (Browse further)