|
3f4d6d15a1
|
Split Sessions 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 |
|
|
5d50753bc8
|
testing: Ensure client CookieJar's aren't shared
|
2017-10-23 05:48:12 -04:00 |
|
|
52ee17dae8
|
testing: Add session deletion test
|
2017-10-11 05:49:41 -04:00 |
|
|
32ac18647b
|
testing: Add GET, DELETE, PUT helper functions too
|
2017-10-09 06:00:51 -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 |
|