Commit Graph

30 Commits

Author SHA1 Message Date
James Cole
bd11ec69fa Reinstated test data seeder, fixed the tests. 2015-01-17 10:41:29 +01:00
James Cole
a854b2c17e Some code cleanup in the account code. 2015-01-17 07:25:44 +01:00
James Cole
7d4006b205 Fixed some bugs while registering users. 2015-01-17 07:14:01 +01:00
James Cole
5c35fee0c2 New lines at end of file [skip ci] 2015-01-02 06:16:49 +01:00
James Cole
550f301ba2 Code cleanup [skip ci] 2015-01-02 05:52:38 +01:00
James Cole
8ec8042045 Some spell checking [skip ci] 2014-12-31 16:17:43 +01:00
James Cole
0cbb50ae9d Full coverage for user controller. 2014-12-31 07:17:33 +01:00
James Cole
7e96054dc2 Covered everything in the user controller except configuration controlled statements. 2014-12-31 00:57:12 +01:00
James Cole
37c63bc6b5 Add some tests. 2014-12-15 20:24:19 +01:00
James Cole
31a0be5bb4 All kinds of cleanup. 2014-12-06 21:48:23 +01:00
James Cole
258d6a1688 Code clean up and reformat. 2014-11-12 22:36:02 +01:00
James Cole
5cb9907bf8 Various changes to support the removed old code. 2014-11-11 21:09:56 +01:00
James Cole
3068a8d58d Some changes to the login view. 2014-09-10 19:44:09 +02:00
James Cole
f9dc627d84 Cleanup controllers and small bug fixes. 2014-09-09 20:00:04 +02:00
James Cole
9db8f78cd8 Coverage should be back at 100%. Fixed some formatting too. 2014-08-17 21:17:31 +02:00
James Cole
e2940015ca Some general cleaning up in the menu's and the various controllers. Added a new class (yet to be tested) and removed most of the "piggy bank"-implementation in anticipation of the ideas from issue #6. Fixed a bug in the default user seeder. 2014-08-13 07:02:13 +02:00
James Cole
1b919b1dab Fixed budget controller. [skip ci] 2014-07-28 21:33:32 +02:00
James Cole
b0ddc04a0d Layout updates and extensions. Found a problem I need closures for. Yay! [skip ci] 2014-07-28 14:53:04 +02:00
James Cole
d280767407 Code cleanup [skip-ci] 2014-07-15 22:16:29 +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
Sander Dorigo
bd315fb7ce After quite some fumbling, fixed both the development import and some tests. 2014-07-08 14:04:02 +02:00
James Cole
8d209f673c Removed the code coverage ignore instructions, tests must cover this. 2014-07-06 21:24:37 +02:00
James Cole
188105492c All kinds of new stuff: finished most of the importing routines, extended the database (single table inheritance) and expanded some other stuff. 2014-07-05 19:44:26 +02:00
James Cole
a0c0dc288d New stuff pertaining to the import procedure and user registration. 2014-07-05 16:19:15 +02:00
James Cole
f5d3c770b4 Fixed test coverage for user controller. 2014-07-04 07:30:12 +02:00
James Cole
516fe54bf0 Finished testing user controller 2014-07-03 08:50:21 +02:00
James Cole
757e076a83 Updated various classes and tests. 2014-07-02 23:31:59 +02:00
James Cole
4540e93a63 Some attempts at code coverage and coveralls support. 2014-07-02 23:12:31 +02:00
James Cole
ecadf005a8 New code, building a migration routine. 2014-06-30 07:26:38 +02:00
James Cole
5d430e7dad Combination of initial files and some new code for login and user registration. 2014-06-29 22:12:33 +02:00