index
:
cardbase.git
master
Magic The Gathering card collection database and deck manager
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
eu
/
equalparts
/
cardbase
/
cli
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Finished CLI tests, now need to fix some add bugs
Eduardo Pedroni
2015-11-15
1
-107
/
+694
|
*
Fixed a bug where the testbase got overwritten
Eduardo Pedroni
2015-11-10
1
-4
/
+2
|
*
Finished redoing the existing CLI tests, CardbaseCLITest now does not import ↵
Eduardo Pedroni
2015-11-10
1
-109
/
+83
|
|
|
|
ANY cardbase class besides the CLI itself - score
*
Started refactoring CLI tests AGAIN, properly this time by emulating user input
Eduardo Pedroni
2015-11-07
4
-191
/
+347
|
*
Refactored CLI tests to work with a more sensible design
Eduardo Pedroni
2015-11-06
1
-137
/
+265
|
*
Finished perusal tests, wrote happy path remove tests but still not passing
Eduardo Pedroni
2015-11-04
2
-3
/
+147
|
*
Added travis, perusal tests
Eduardo Pedroni
2015-08-29
3
-1
/
+130
|
*
Added a few more CLI tests, need to figure out why they don't work properly ↵
Eduardo Pedroni
2015-08-23
4
-10
/
+274
|
|
|
|
on windows
*
Refactored comparators, did a little bit of CLI testing but will need to ↵
Eduardo Pedroni
2015-07-30
1
-0
/
+41
|
|
|
|
look into mocking
*
Did many CLI tests, have to rethink the MTGUniverse thing to make it more ↵
Eduardo Pedroni
2015-07-24
1
-17
/
+243
|
|
|
|
testable
*
Reorganised the test folder a bit more, started working on CLI tests, a bit ↵
Eduardo Pedroni
2015-07-23
2
-15
/
+118
|
|
|
|
tricky, will require refactoring
*
Sorted out test packages, they're now named the same as the source packages ↵
Eduardo Pedroni
2015-07-23
2
-0
/
+59
to allow package access. Genius!