scistag.testsΒΆ

Module attributes

RELEASE_TEST

Set to true if a full test shall be executed including long running and resource intensive regression tests.

scistag.tests.config

Initializes the unit test configuration

scistag.tests.datastag

scistag.tests.datastag4flask

scistag.tests.emojistag

Definition of the tests for the EmojiStag module

scistag.tests.filestag

Contains the tests for the FileStag module

scistag.tests.imagestag

Integration of ImageStag tests

scistag.tests.jupystag

Jupystag test module testing the Jupyter notebook helper classes

scistag.tests.logstag

Implements the tests for the logstag module

scistag.tests.plotstag

Tests for the PlotStag module

scistag.tests.shapestag

Executes the tests for the ShapeStag module

scistag.tests.visual_test_log_scistag

Implements the class VisualTestLog which helps creating unit tests foe visual data by automatically creating hash sums for images and reference dumps for dataframes and numpy arrays.

scistag.tests.webstag

Implements the tests for the WebStag module