Commit Graph

13 Commits

Author SHA1 Message Date
James Cole
f00dfd2859 Basic testing, not full coverage. 2014-08-19 13:24:11 +02:00
James Cole
ae95d60c46 This should fix all tests, although coverage isn't quite there yet. 2014-08-17 12:55:27 +02:00
James Cole
80c1184eac More cleanup and php doc stuff. 2014-08-10 18:22:42 +02:00
James Cole
fbd056104a Some code cleanup and fixes. 2014-08-10 11:30:14 +02:00
James Cole
73b41902f5 Covered transaction controller. 2014-08-09 16:53:42 +02:00
James Cole
913b5fd267 Fixed the account controller and tests. 2014-08-02 12:12:03 +02:00
James Cole
30d5b88769 Reformatted and checked everything. [skip ci] 2014-07-25 13:02:01 +02:00
James Cole
de1bf42f94 Tests fixed. 2014-07-17 05:48:14 +02:00
James Cole
12ae548dab - Updated transaction controller to need less code for the same work.
- Small feedback bug in migration controller
- Better database create scripts.
- Fixed bug in seed scripts.
- Cleanup and fixed sorting in various helpers
- Extended some tests to catch changed code.
- Created show(journal) and edit(journal) (untested)

[skip-ci]
2014-07-16 21:11:43 +02:00
James Cole
9687b5fb33 Create deposits, transfers and withdrawals. Also tests! 2014-07-15 20:58:35 +02:00
James Cole
1f4436cb75 Closed all test classes (tearDown) and added some checks so it won't fail anymore. 2014-07-15 17:31:18 +02:00
James Cole
aa36e8b7cf Removed my own validation source in favour of Ardent. 2014-07-15 17:09:59 +02:00
James Cole
445de5a1d8 Fixed all tests. 2014-07-15 07:36:01 +02:00