|
128ea57c4d
|
Split accounts and transactions into models
|
2017-12-05 05:59:44 -05:00 |
|
|
5a6be5a07b
|
Stop using form elements for API
Just send the JSON as the request body
|
2017-11-13 20:48:19 -05:00 |
|
|
9429b748fa
|
Prefix all API endpoints with 'v1/', pluralize collections
|
2017-11-11 08:05:09 -05:00 |
|
|
0863e5fa5c
|
testing: Don't omit the 0th elements when testing
|
2017-11-03 20:54:17 -04:00 |
|
|
9cca8d1db6
|
accounts_test.go: Fix typo in failure message
|
2017-11-01 21:03:20 -04:00 |
|
|
9b00bc8db1
|
testing: Add more data
|
2017-10-23 20:10:00 -04:00 |
|
|
6726d9cb2f
|
testing: Test fetching all a user's accounts
|
2017-10-12 22:19:53 -04:00 |
|
|
c26ce83aa3
|
testing: Test for and protect against circular accounts
|
2017-10-12 21:20:13 -04:00 |
|
|
a399d75124
|
testing: Add account tests
|
2017-10-11 21:19:14 -04:00 |
|