__init__.py - testing¶
- Testing The Runestone Server
- When Tests Fail
- Load Testing
- Manual debug
- ci_utils.py - Utilities supporting continuous integration tests
- conftest.py - pytest fixtures for testing
- test_runestone_components.py - Tests of the Runestone Components
- test_server.py - Tests using the web2py server
- utils.py - utilities used by tests