Drew Short
ffed367e2a
Address mypy complaints
6 years ago
Drew Short
3282608ef6
Address pycodestyle complaints with tests
6 years ago
Drew Short
21e5daacbd
Adding mypy validations and validating codestyle in tests
6 years ago
Drew Short
1996e9bef1
Move codestyle to the front, made coverage fail under 85%
6 years ago
Drew Short
207c72fe54
Address pycodestyle complaints
6 years ago
Drew Short
72a032f880
Adding codestyle enforcement
6 years ago
Drew Short
1cf60ae894
Fixing the coverage command
6 years ago
Drew Short
d65979d36c
Fixing the coverage command
6 years ago
Drew Short
7af6b9b8f9
Add coverage reporting
6 years ago
Drew Short
334efca0b5
Pushing tests and updating the pipfile.lock
6 years ago
Drew Short
7f83c6c92e
Remove virtualenv setup
6 years ago
Drew Short
8822aa8796
remove linux from test tag
6 years ago
Drew Short
642a4ea169
Make the build run in a docker image
6 years ago
Drew Short
a5f0d0ce1b
Adding automated testing pipeline
6 years ago
Drew Short
43fc990ddc
Adding some simple tests for the login/bump/logout features
6 years ago
Drew Short
54960ee284
Adding missing files
6 years ago
Drew Short
695c2456de
Major quality of life changes
* Refactored code and modules for consistency/readability
* Updated primary migration script
* Impletmented rudimentary User and UserToken services
* Started work on adding testing
* Broke API into blueprints, starting with authentication
* Added a simple cli manage.py utility
* Added a Dockerfile to create a runnable Atheneum instance
6 years ago
Drew Short
080263cca6
server: Working migrations with alembic
7 years ago
Drew Short
9d38c982fa
server: Return a dict for the login
7 years ago
Drew Short
e9dd55a35f
server: fix return_json method return values
7 years ago
Drew Short
0412f92a5a
server: initial commit with simple API for login, login_bump, logout
7 years ago
Drew Short
9dd15894a8
Add LICENSE
7 years ago