tractor/tests
Tyler Goodlet a5279f80a7 Actually reproduce the de-registration problem
This truly reproduces #141. It turns out the problem only occurs when
we're cancelled in the middle of consuming "infinite streams".
Good news is this tests a lot of edge cases :)
2020-08-03 18:28:09 -04:00
..
conftest.py Move daemon fixture up to conftest 2020-08-03 15:39:54 -04:00
test_cancellation.py Add slight delays to SIGINT tests on mp 2020-07-29 13:27:15 -04:00
test_discovery.py Actually reproduce the de-registration problem 2020-08-03 18:28:09 -04:00
test_docs_examples.py Search for guard and strip instead of hardcoding 2020-02-10 12:59:44 -05:00
test_local.py Verify subs topics at each step 2019-01-23 22:35:04 -05:00
test_multi_program.py Move daemon fixture up to conftest 2020-08-03 15:39:54 -04:00
test_pubsub.py Add back line that breaks with async gens 2019-02-15 22:10:55 -05:00
test_rpc.py Allow choosing the spawn backend per test session 2020-01-26 21:36:08 -05:00
test_spawning.py Add subactor loglevel propagation test 2019-03-23 23:27:32 -04:00
test_streaming.py Skip **every** quad test for mp on ci 2020-07-29 10:26:19 -04:00