aboutsummaryrefslogtreecommitdiffstats
path: root/test/eu/equalparts/cardbase/cli/CardbaseCLITest.java
Commit message (Expand)AuthorAgeFilesLines
* Passing all tests, but it is nasty, need to refactor nowEduardo Pedroni2015-11-151-17/+1
* Finished CLI tests, now need to fix some add bugsEduardo Pedroni2015-11-151-107/+694
* Fixed a bug where the testbase got overwrittenEduardo Pedroni2015-11-101-4/+2
* Finished redoing the existing CLI tests, CardbaseCLITest now does not import ...Eduardo Pedroni2015-11-101-109/+83
* Started refactoring CLI tests AGAIN, properly this time by emulating user inputEduardo Pedroni2015-11-071-190/+338
* Refactored CLI tests to work with a more sensible designEduardo Pedroni2015-11-061-137/+265
* Finished perusal tests, wrote happy path remove tests but still not passingEduardo Pedroni2015-11-041-3/+140
* Added travis, perusal testsEduardo Pedroni2015-08-291-1/+67
* Added a few more CLI tests, need to figure out why they don't work properly o...Eduardo Pedroni2015-08-231-10/+93
* Refactored comparators, did a little bit of CLI testing but will need to look...Eduardo Pedroni2015-07-301-0/+41
* Did many CLI tests, have to rethink the MTGUniverse thing to make it more tes...Eduardo Pedroni2015-07-241-17/+243
* Reorganised the test folder a bit more, started working on CLI tests, a bit t...Eduardo Pedroni2015-07-231-14/+118
* Sorted out test packages, they're now named the same as the source packages t...Eduardo Pedroni2015-07-231-0/+58