Chris Veilleux
|
af5d5b5be3
|
removed all logic related to storing refresh tokens on the database
|
2019-04-08 20:39:55 -05:00 |
Chris Veilleux
|
c422ed26f5
|
changed environment setup to deal with new naming
|
2019-03-03 19:11:27 -06:00 |
Chris Veilleux
|
2b996a99ad
|
convert from flask-restful to flask
|
2019-02-19 14:41:36 -06:00 |
Chris Veilleux
|
4abb12b60c
|
applied agreement repository to testing setup
|
2019-02-12 11:19:10 -06:00 |
Chris Veilleux
|
44cf4e9e6f
|
added tests of the account endpoint returning subscription and agreement data
|
2019-02-07 22:41:12 -06:00 |
Chris Veilleux
|
0b28b18b39
|
moved all data access layer code into a new selene.data package
|
2019-02-07 13:14:40 -06:00 |
Chris Veilleux
|
fb359343e3
|
moved some of the feature setup/teardown to scenario level
|
2019-02-06 22:46:36 -06:00 |
Chris Veilleux
|
fa5da2a914
|
added test for logout function
|
2019-02-06 13:37:39 -06:00 |
Chris Veilleux
|
8c38d69321
|
changed to add a dummy user at before feature and remove said user after feature
|
2019-02-05 17:41:13 -06:00 |
Chris Veilleux
|
6b6a687a00
|
updated tests to include the validate_federated endpoint
|
2019-02-05 12:59:23 -06:00 |
Chris Veilleux
|
59c1075b7e
|
added tests for internal login endpoint and fixed bugs the test uncovered
|
2019-02-02 18:52:43 -06:00 |