index
:
dotfiles
master
Dotfile management made easy
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
test_dotfile.py
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-22
Clean up dotfile tests slightly
Jon Bernard
1
-8
/
+25
2018-09-21
Use py's local write() in tests, fixes non-py3 test failures
Jon Bernard
1
-4
/
+2
2018-09-21
Fix state tests
Jon Bernard
1
-16
/
+12
2018-04-17
Parameterize a couple unit tests
Jon Bernard
1
-7
/
+9
2016-10-12
Cleanup exception imports
Jon Bernard
1
-2
/
+2
2016-01-22
Simplify test fixtures into a single repository
Jon Bernard
1
-66
/
+64
2016-01-21
Allow globs in ignore patterns
Jon Bernard
1
-1
/
+1
2016-01-19
Finish tests for dotfile class
Jon Bernard
1
-65
/
+121
2016-01-17
Split tests into separate files
Jon Bernard
1
-0
/
+89
2016-01-03
Consolidate tests into a single file
Jon Bernard
1
-137
/
+0
2016-01-02
Update dotfile tests to match recent changes
Jon Bernard
1
-64
/
+66
2016-01-01
Implement dotfile state management
Jon Bernard
1
-5
/
+51
2015-12-31
Add invalid test for dotfile class
Jon Bernard
1
-0
/
+17
2015-12-30
Use pytest parametrize to simplify tests
Jon Bernard
1
-73
/
+33
2015-12-29
Add dotfile class rework
Jon Bernard
1
-0
/
+112