1
0
mirror of https://github.com/aclindsa/moneygo.git synced 2024-09-21 12:20:04 -04:00
Commit Graph

10 Commits

Author SHA1 Message Date
9721c04e52 testing: More thoroughly test fetching account transactions 2017-10-31 20:56:13 -04:00
9b00bc8db1 testing: Add more data 2017-10-23 20:10:00 -04:00
2246a4bff9 testing: Add more test data 2017-10-23 05:49:26 -04:00
cdba839c66 testing: Add transaction-creation test 2017-10-16 05:39:41 -04:00
6726d9cb2f testing: Test fetching all a user's accounts 2017-10-12 22:19:53 -04:00
a399d75124 testing: Add account tests 2017-10-11 21:19:14 -04:00
14b0839b41 Add security tests 2017-10-09 21:11:50 -04:00
2decf765ac testing: Add common way to POST objects 2017-10-08 21:18:30 -04:00
bd52df65cd Create framework to automate creation/teardown of test data 2017-10-08 20:29:51 -04:00
8f0f64ae53 Add tests for users and sessions
Split out common test infrastructure from security_templates_test, make
tests HTTPS, use the http.Client provided by httptest
2017-10-07 06:21:05 -04:00