blissoda.demo#

For the BLISS demo session.

  • blissoda.demo.processors: Processor classes adapted for the Bliss demo session.

  • blissoda.demo.testing: pytest-like helper functions to create integration tests. * See blissoda.demo.scripts.template on how they are intended.

  • blissoda.demo.scripts: Bliss users scripts * To be loaded with user_script_load after user_script_homedir_oda. * Use blissoda.demo.testing to create integration tests.

Modules

processors

ODA processors adapted to the Bliss demo session.

tasks

testing

This module provides pytest-like features for integration tests while preserving the capability to run the tests manualy from the Bliss shell.

tests

Integration tests.

user_scripts

Scripts for the Bliss demo session.