Commit Graph

10 Commits (master)

Author SHA1 Message Date
Chris Veilleux 0ce365e1ec replace feature-specific tests with common tests 2020-05-12 17:16:27 -05:00
Chris Veilleux 5d391ebd6f Delinted and Blacked 2020-05-12 14:17:07 -05:00
Chris Veilleux a7513a4799 refactor to use common steps for failure 2020-05-10 16:02:02 -05:00
Chris Veilleux 919904e459 Fix breaking single sign on tests. 2020-05-10 16:02:01 -05:00
Steve Penrod 9dc4d62490 Adding the basics to prepare for publishing this repo
Changes include:

* Adding AGPL 3.0 license template (TODO: Apply to all 200+ *.py files)
* Adding AGPL license files
* Add generic public repo files (CONTRIBUTING, etc)
* Simple README updates
* Adding other generic files, e.g. .github templates
2019-07-27 18:44:23 -05:00
Chris Veilleux af5d5b5be3 removed all logic related to storing refresh tokens on the database 2019-04-08 20:39:55 -05:00
Chris Veilleux 2b996a99ad convert from flask-restful to flask 2019-02-19 14:41:36 -06:00
Chris Veilleux 02a3db7c0f moved token generation test code to api library for re-use 2019-02-07 20:02:43 -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 fa5da2a914 added test for logout function 2019-02-06 13:37:39 -06:00