forked from goodboy/tractor
1
0
Fork 0
tractor/tests
Tyler Goodlet faa1f373b5 Add subactor loglevel propagation test
Can't seem to get the `capfd` fixture to capture subprocess logging to
stderr even though the console report shows the log message as being
captured? Skipping the test on the forkserver method for now.
2019-03-23 23:27:32 -04:00
..
conftest.py pytest_generate_tests remove `fork` only if it's in list 2019-03-13 21:32:45 +11:00
test_cancellation.py Flip tests to use `start_method` kwarg 2019-03-08 20:06:16 -05:00
test_discovery.py increased trio.sleep time for other actors to spawn 2019-03-13 21:32:45 +11:00
test_local.py Verify subs topics at each step 2019-01-23 22:35:04 -05:00
test_multi_program.py multi_program signal for windows missing SIGKILL, SIGINT 2019-03-13 21:32:45 +11:00
test_pubsub.py Add back line that breaks with async gens 2019-02-15 22:10:55 -05:00
test_rpc.py Add tests for import-time failures 2019-01-12 17:56:39 -05:00
test_spawning.py Add subactor loglevel propagation test 2019-03-23 23:27:32 -04:00
test_streaming.py Use "clean channel shutdown" in streaming example 2019-03-10 22:08:50 -04:00