1
0
mirror of https://github.com/TheLocehiliosan/yadm synced 2026-03-02 03:49:29 +00:00

Add tests for directory alternates

While this feature was added back in version 1.05, tests were never
added for it. These tests have identified bugs in the directory
alternates.
This commit is contained in:
Tim Byrne
2019-04-04 18:01:27 -05:00
parent 2aa1710214
commit fb1181c8a9
3 changed files with 102 additions and 43 deletions

View File

@@ -3,9 +3,12 @@ good-names=pytestmark
[DESIGN]
max-args=14
max-locals=26
max-locals=27
max-attributes=8
max-statements=65
[MESSAGES CONTROL]
disable=redefined-outer-name
[TYPECHECK]
ignored-modules=py