9b1b682bac
prices: Implement initial API and tests
2017-11-10 20:13:49 -05:00
6fb66ac04e
testing: Add initial report tabulation test
2017-11-03 22:13:20 -04:00
5504d37482
testing: Improve testing CRUD for reports
...
Ensure we don't get silent errors if the Lua code is longer than the
database column, don't leave out the first report from testing, test
fetching multiple reports.
2017-11-03 20:50:19 -04:00
d3c03e4380
testing: Test creating reports
2017-11-01 21:03:07 -04:00
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