1
0
mirror of https://github.com/enpaul/keyosk.git synced 2024-10-05 15:06:54 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
d6265c4797 Revert "Refactor datatypes into submodules"
This reverts commit 07828f0063.
2020-02-26 22:01:25 -05:00
07828f0063 Refactor datatypes into submodules
Gonna do some composition up in here
Add py38 tox env
2020-02-25 22:28:45 -05:00
e475fd4971 Add database test fixtures
Fix test condition in config tests for possible false pass
2020-02-24 20:33:44 -05:00
0088561fea Add tests for fields submodule
Add marshmallow to test dependencies
Fix namespace issue in config tests
2020-02-24 20:33:44 -05:00
4bc4c34254 Add tests for config module
Add toml test dependency to toxfile
Add missing predump and postload hooks to top-level config serializer
Remove dummy paceholder test
2020-02-24 20:33:44 -05:00