Commit Graph

16 Commits

Author SHA1 Message Date
James Cole
cabcb9c6d0
Basic storage routine works, basic file handling. 2018-05-10 09:10:16 +02:00
James Cole
a4524b3c2c Throw exception with empty amount. 2018-05-06 20:42:07 +02:00
James Cole
7d02d0f762
Code cleanup. 2018-04-02 14:42:07 +02:00
James Cole
ed33a72945
Make sure that strict_types declaration is always at the very top of the file. 2018-03-19 12:09:12 +01:00
James Cole
e97283b34b
Make sure transfers can't get a budget. 2018-03-11 14:13:23 +01:00
James Cole
a97bfc92e1
Add newlines and strict types 2018-03-05 19:35:58 +01:00
James Cole
06dc8a499b
Expand factory tests. 2018-03-01 20:54:50 +01:00
James Cole
dae3371c69
Move common methods to traits 2018-02-23 15:12:47 +01:00
James Cole
b4157e8ce0
Build account update service. 2018-02-21 20:34:24 +01:00
James Cole
b3fe24b713
Expand and refactor factories. 2018-02-19 19:44:46 +01:00
James Cole
0b61c16eb0
Expand test cases for transaction creation through the API. 2018-02-18 19:55:35 +01:00
James Cole
77aced6734
Test every happy path for journal creation. 2018-02-18 16:35:26 +01:00
James Cole
94a7b6b9bd
First create basic objects. Then, enhance. 2018-02-18 10:52:56 +01:00
James Cole
eb0da038fb
Expand tests and API code. 2018-02-18 10:31:15 +01:00
James Cole
1fd783de69
Remove debug info. 2018-02-16 16:57:46 +01:00
James Cole
e89a77efb1
New factories for the creation of journals and associated meta data. 2018-02-16 16:43:25 +01:00