Commit Graph

21 Commits

Author SHA1 Message Date
samschott
533809e0e0
apply isort 2024-07-27 11:02:34 +02:00
Sam Schott
5b894eae9a skip xattr move test on unsupported systems
fixes #1033
2024-04-07 17:51:37 +02:00
Sam Schott
abc4f0bf34 only preserve user namespace attributes on Linux 2024-03-25 23:52:47 +01:00
Sam Schott
ff6d1cb591 update Xattr test for Linux 2024-03-25 23:40:57 +01:00
Sam Schott
00099fefb1 update tests 2024-03-24 21:18:44 +01:00
samschott
4bb5c029c0 new black for tests 2023-02-01 21:42:40 +01:00
samschott
3fc9e37757 updated path tests 2022-11-17 01:32:47 +01:00
samschott
135fef34f3 [path] performance improvements 2022-11-11 23:45:56 +01:00
samschott
cd6dc00b63 [tests] remove serializer test 2022-03-13 19:23:56 +01:00
Sam Schott
b5e2596372 simplify utils.appdirs.get_home_dir() 2022-02-21 23:31:08 +01:00
Sam Schott
d732eb2034 adapt test imports 2022-02-10 19:42:27 +01:00
Sam Schott
e4dfce5c24 always use temporary path for tests 2022-01-03 23:53:10 +01:00
Jürgen Gmach
3ffa09205d Use modern Python syntax
... and remove leftovers from Python 2.

This was done using https://github.com/asottile/pyupgrade as a
pre-commit hook.

The hook makes sure that there will be no regression with old Python
syntax in future.
2021-10-28 20:34:19 +02:00
Sam Schott
88c3b18a73 [tests] fix appdirs test 2021-07-22 15:59:20 +01:00
Sam Schott
11454aaa3f updated tests 2021-06-17 22:45:46 +01:00
Sam Schott
1f1376afa5 update tests 2021-06-17 22:45:45 +01:00
Sam Schott
8fcf47c2b9 [tests] removed test_delete 2020-12-15 23:25:42 +00:00
Sam Schott
843a8fde6a [tests] migrate all to pytest 2020-11-19 16:37:18 +00:00
Sam Schott
3929dbcf76 [tests] tweak test_has_newer_version 2020-11-11 22:25:03 +00:00
Sam Schott
cd5f60c6b5 [tests] fixed cased path test on linux 2020-11-11 13:35:59 +00:00
Sam Schott
c814562270 [tests] separate tests into online and offline 2020-11-11 12:52:52 +00:00