Commit Graph

8 Commits

Author SHA1 Message Date
7535a02da7 Clean up key gen 2019-08-15 19:24:30 -07:00
d17e6f3392 Fix some test imports that got botched in rebase 2019-08-15 16:46:23 -07:00
82bae341a7 Run isort over files that were missing it 2019-08-15 16:33:35 -07:00
cda74dd382 Update tests for new logic 2019-08-15 16:33:34 -07:00
0a5b4a88ca Fix flake8 for the existing code 2019-08-04 00:18:30 +08:00
c8005c8113 Run isort in repo 2019-08-03 17:50:14 +08:00
716c60ca6d Reflect PR feedback
- Remove leftover `int` in `GossipsubParams`
- Remove default fields in tests
2019-08-01 21:38:14 +08:00
c72dfe1dd3 Use factories and fixtures in pubsub tests
Done
- Add factories using factory-boy
- Modify fixtures and tests to use factories
- Modify tests to use fixtures and factories
- Clean up
2019-08-01 13:30:08 +08:00