Alex Stokes
|
7477b29508
|
run black w/ extended line length
|
2019-08-04 12:37:41 +08:00 |
|
Alex Stokes
|
7b7c8ad30d
|
run black over dangling files
|
2019-08-02 11:47:08 -07:00 |
|
mhchia
|
2e94fcf56c
|
Remove pylint:disable
|
2019-08-02 23:26:06 +08:00 |
|
mhchia
|
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 |
|
Alex Stokes
|
0ae9840928
|
Run black over repo
|
2019-07-31 15:00:12 -07:00 |
|
mhchia
|
ce369d47e9
|
Refine exception message
|
2019-07-31 16:23:07 +08:00 |
|
Kevin Mai-Husan Chia
|
c0e253a524
|
Update tests/pubsub/conftest.py
Co-Authored-By: NIC Lin <twedusuck@gmail.com>
|
2019-07-31 16:07:48 +08:00 |
|
Kevin Mai-Husan Chia
|
3bb63612a9
|
Update tests/pubsub/conftest.py
Co-Authored-By: NIC Lin <twedusuck@gmail.com>
|
2019-07-31 16:07:04 +08:00 |
|
mhchia
|
550289a439
|
Combine test_subscription.py to test_pubsub.py
And add a bunch of tests for pubsub
|
2019-07-31 14:15:10 +08:00 |
|
mhchia
|
96563c0d84
|
Add fixtures for pubsub and router
And a starting `test_pubsub.py`
|
2019-07-31 14:14:13 +08:00 |
|