Runestone Server
latest
  • Manual Installation
  • LTI Integration
  • Docker Deployment
  • rsmanage - command-line tools for managing the Runestone server
  • Web2py models
  • Web2py controllers
  • Web2py views
  • __init__.py - web2py modules
  • __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
  • LTI Integration
  • Contributing to Runestone Server
  • Runestone ChangeLog
  • Misc scripts
  • conf.py - Template configuration file for a Sphinx CodeChat project
Runestone Server
  • »
  • __init__.py - testing
  • Edit on GitHub

__init__.py - testing¶

  • Testing The Runestone Server
  • When Tests Fail
  • Load Testing
  • Manual debug
  • ci_utils.py - Utilities supporting continuous integration tests
    • Imports
    • OS detection
    • Support code
    • Common tools
  • conftest.py - pytest fixtures for testing
    • Imports
    • Pytest setup
    • Utilities
    • Fixtures
  • test_runestone_components.py - Tests of the Runestone Components
    • Imports
    • Utilities
    • Tests
    • Parsons’s problems
  • test_server.py - Tests using the web2py server
    • Imports
    • Debugging notes
    • Tests
    • Create test data
    • Test this assignment.
  • utils.py - utilities used by tests
    • Imports
    • Globals
    • Classes
    • Functions
Next Previous

© Copyright 2020, Runestone Interactive LLC. Revision 49ed41ab. Last updated on Sep, 15, 2021.

Built with Sphinx using a theme provided by Read the Docs.