vdirsyncer/tests/storage
Markus Unterwaditzer 18d8bb9fc2 Remove Python 2 support (#499)
* Discontinue Python 2.

See #219

* Remove Python 2 config option

* Remove coerce_native

* Remove PY2 variable

* s/text_type/str/g

* Flake8 fixes

* Remove str = str

* s/to_native/to_unicode/g

* Remove to_unicode = to_unicode

* Remove iteritems

* Remove itervalues

* Remove str import, flake8 fixes

* Remove urlparse compat code

* Remove with_metaclass

* Remove unused PY2 variable

* Remove getargspec_ish

* Remove to_bytes

* Remove compat module

* Remove Python 2 from Travis

* fixup! Remove urlparse compat code

* fixup! Remove urlparse compat code

* fixup! Remove compat module
2016-09-08 12:18:36 +02:00
..
dav Stylefixes 2016-07-25 04:58:10 +02:00
servers Remove Python 2 support (#499) 2016-09-08 12:18:36 +02:00
__init__.py Remove Python 2 support (#499) 2016-09-08 12:18:36 +02:00
test_filesystem.py Create always safe hrefs 2015-07-12 23:42:49 +02:00
test_http.py Make auth = basic the default again (#477) 2016-06-17 14:35:06 +02:00
test_http_with_singlefile.py Make test_collection_arg more generic 2016-08-15 11:25:37 +02:00
test_memory.py Remove copyright headers 2015-01-21 13:02:30 +01:00
test_remotestorage.py Add tests 2015-11-05 00:00:18 +01:00
test_singlefile.py Introduce collections for singlefile storage (#488) 2016-08-17 17:41:40 +02:00