tractor/tests
Tyler Goodlet 70636a98f6 Use the windows "gotchcas" fix for example tests
Apply the fix from @chrizzFTD where we invoke the entry point using
module exec mode on a ``__main__.py`` and import the
``test_example::`main()` from within that entry point script.
2020-02-09 01:07:07 -05:00
..
conftest.py Force `mp` backend if option is blank? 2020-01-26 23:16:43 -05:00
test_cancellation.py Forkserver just can't seem to cut it... 2020-01-26 23:17:06 -05:00
test_discovery.py Run first example test under both start methods 2019-10-30 00:31:28 -04:00
test_docs_examples.py Use the windows "gotchcas" fix for example tests 2020-02-09 01:07:07 -05:00
test_local.py Verify subs topics at each step 2019-01-23 22:35:04 -05:00
test_multi_program.py Check for proper SIGINT return code 2019-10-15 23:22:48 -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 Slight slowdown on windows / py3.8? 2019-10-16 11:02:18 -04:00