aboutsummaryrefslogtreecommitdiffstats
path: root/test/eu/equalparts/cardbase/CardbaseTest.java
Commit message (Expand)AuthorAgeFilesLines
* Implemented some more filtering tests, sorted out validation and exceptionsEduardo Pedroni2016-08-141-4/+1
* Refactored the Card data structure to be able to do filtering properlyEduardo Pedroni2016-08-111-4/+3
* Implemented deck class, now need to think a bit about the interface before co...Eduardo Pedroni2016-06-051-0/+8
* Refactored card storage to support decks, updated testsEduardo Pedroni2016-06-051-132/+0
* Refactoring....Eduardo Pedroni2016-04-051-0/+132
* Tests should pass nowEduardo Pedroni2016-03-261-1/+1
* Refactored storage hierarchy, now need to look into decks againEduardo Pedroni2016-03-261-3/+3
* Sorting out tests for new class hierarchyEduardo Pedroni2016-03-251-135/+11
* Sorted out new cardbase format, need to do decks nextEduardo Pedroni2016-03-191-1/+13
* Tests almost passingEduardo Pedroni2016-03-161-4/+7
* Refactor is coming along, just need to sort out the new file structure nowEduardo Pedroni2016-03-151-30/+21
* Passing all tests, but it is nasty, need to refactor nowEduardo Pedroni2015-11-151-14/+14
* Did many CLI tests, have to rethink the MTGUniverse thing to make it more tes...Eduardo Pedroni2015-07-241-24/+38
* Reorganised the test folder a bit more, started working on CLI tests, a bit t...Eduardo Pedroni2015-07-231-34/+11
* Sorted out test packages, they're now named the same as the source packages t...Eduardo Pedroni2015-07-231-0/+311