Commit Graph

106 Commits

Author SHA1 Message Date
ed3e3b0eb8 Fix indentation. 2015-08-13 18:18:12 +02:00
3183e34afc Fix indentation and naming on Setting test. 2015-08-13 18:11:14 +02:00
5d1b8524ea Added Laurent's tests/model save() method 2015-08-13 09:58:41 -04:00
2856a08cdc - Made changes as per Marco's comments in #54
- Implemented database cleanup for tests. Closes #56
2015-08-12 15:36:56 +00:00
12bead358c - Added Sudzy composer dependency for model validation
- All models now extend a generic Model class that extends Sudzy
- Wrote tests for Subscriber and Setting model validation
- Rewrote model tests to make sure they look the same
- Updated both tests with cleanup logic in the beginning
- Added test:unit-single method to Robo for selective unit testing

Closes #54
2015-08-11 23:52:00 +00:00
dc69763601 Reorganize unit tests into mirroring /lib folder as per #48 2015-08-11 00:27:03 +00:00