Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 5 | -89/+282 |
| | | | | testable | ||||
* | Reorganised the test folder a bit more, started working on CLI tests, a bit ↵ | Eduardo Pedroni | 2015-07-23 | 10 | -54/+176 |
| | | | | tricky, will require refactoring | ||||
* | Sorted out test packages, they're now named the same as the source packages ↵ | Eduardo Pedroni | 2015-07-23 | 12 | -0/+973 |
to allow package access. Genius! |