index
:
dotfiles
master
Dotfile management made easy
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
test_repository.py
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-27
Add tests for Repository constructor parameters
Jon Bernard
1
-1
/
+18
2016-07-18
Reverse leading dot logic
Jon Bernard
1
-5
/
+5
2016-01-22
Simplify test fixtures into a single repository
Jon Bernard
1
-59
/
+55
2016-01-21
Allow globs in ignore patterns
Jon Bernard
1
-3
/
+5
2016-01-20
Finish basic repository unit tests
Jon Bernard
1
-31
/
+62
2016-01-18
Make flake8 happy again
Jon Bernard
1
-0
/
+7
2016-01-18
Remove class wrapper from repository tests
Jon Bernard
1
-46
/
+44
2016-01-18
Fix typo
Jon Bernard
1
-1
/
+1
2016-01-18
Fix unit tests to match recent changes
Jon Bernard
1
-9
/
+12
2016-01-17
Split tests into separate files
Jon Bernard
1
-0
/
+62
2016-01-03
Consolidate tests into a single file
Jon Bernard
1
-72
/
+0
2016-01-02
Update repository tests to match recent changes
Jon Bernard
1
-106
/
+29
2016-01-01
Implement dotfile state management
Jon Bernard
1
-10
/
+18
2015-12-31
Add tests for new repository implementation
Jon Bernard
1
-20
/
+123
2015-12-30
Strip leading newline from list output
Jon Bernard
1
-4
/
+4
2015-12-29
Add repository class rework
Jon Bernard
1
-0
/
+38