Commit Graph

12 Commits

Author SHA1 Message Date
Pedro Ferreira
778f74200a Tests for remote feeds 2017-08-05 19:32:01 +02:00
Pedro Ferreira
e2ec8313dc Refactor feed code 2017-08-05 18:21:14 +02:00
Pedro Ferreira
837fd5e38b Add __init__.py which is apparently needed
For coverage reports to work
2017-08-05 12:49:21 +02:00
Pedro Ferreira
ee68cd125b Add load_ssb_secret() to utils 2017-08-05 12:40:44 +02:00
Pedro Ferreira
9fc910c37d Python 3.5 compatibility
Close #1 and #3
2017-08-01 22:37:14 +02:00
Pedro Ferreira
8427c188ee Several fixes in packet_stream tests
Problem with JSON comparison (order) + awaiting connect()
2017-08-01 22:32:23 +02:00
Pedro Ferreira
679cfb3fa1 Add test for on_connect 2017-07-31 23:53:08 +02:00
Pedro Ferreira
14291ed863 Add some additional packet_stream tests 2017-07-31 23:17:32 +02:00
Pedro Ferreira
3a0ad1b3ff Fix test_feed 2017-07-31 23:16:20 +02:00
Pedro Ferreira
e6b91af497 Added first packet_stream tests 2017-07-30 22:31:17 +02:00
Pedro Ferreira
21af5fba09 Extract secret-handshake into separate lib 2017-06-05 00:28:29 +02:00
Pedro Ferreira
fe95688f9d First partially working implementation 2017-06-02 20:09:55 +02:00