forked from goodboy/tractor
1
0
Fork 0
tractor/examples
Tyler Goodlet 7880934505 Add tests for all docs examples
Parametrize our docs example test to include all (now fixed) examples
from the `READ.rst`. The examples themselves have been fixed/corrected
to run but they haven't yet been updated in the actual docs. Once #99
lands these example scripts will be directly included in our
documentation so there will be no possibility of presenting incorrect
examples to our users! This technically fixes #108 even though the new
example aren't going to be included directly in our docs until #99
lands.
2020-02-09 02:01:39 -05:00
..
__main__.py Use the windows "gotchcas" fix for example tests 2020-02-09 01:07:07 -05:00
a_trynamic_first_scene.py Use the windows "gotchcas" fix for example tests 2020-02-09 01:07:07 -05:00
actor_spawning_and_causality.py Add tests for all docs examples 2020-02-09 02:01:39 -05:00
asynchronous_generators.py Add tests for all docs examples 2020-02-09 02:01:39 -05:00
full_fledged_streaming_service.py Add tests for all docs examples 2020-02-09 02:01:39 -05:00
service_discovery.py Add tests for all docs examples 2020-02-09 02:01:39 -05:00