Alex Stokes
|
7477b29508
|
run black w/ extended line length
|
2019-08-04 12:37:41 +08:00 |
|
Alex Stokes
|
c8005c8113
|
Run isort in repo
|
2019-08-03 17:50:14 +08:00 |
|
mhchia
|
2e94fcf56c
|
Remove pylint:disable
|
2019-08-02 23:26:06 +08:00 |
|
NIC619
|
cd684aad9e
|
Update peer_id to type peer.ID in pubsub folder
|
2019-08-02 14:45:23 +08:00 |
|
Alex Stokes
|
0ae9840928
|
Run black over repo
|
2019-07-31 15:00:12 -07:00 |
|
mhchia
|
9683d5e8ac
|
Add tests for Pubsub
- `test_handle_subscription`
- `test_handle_talk`
- `test_message_all_peers`
|
2019-07-31 14:15:11 +08:00 |
|
mhchia
|
037b95252d
|
Add tests for Pubsub
- `test_get_hello_packet`
- `test_continuously_read_stream`
- `test_publish`
- `test_push_msg`
|
2019-07-31 14:15:10 +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 |
|