test_examples Namespace
Definition
namespace test_examples { ... }
Functions Index
| get_examples_dir () | |
| get_example_scripts () | |
| test_example_script_runs (script_path) | |
| test_examples_directory_exists () | |
Description
Test that all example scripts run without errors.
Functions
get_example_scripts()
|
Get list of all example Python scripts.
Definition at line 29 of file test_examples.py.
get_examples_dir()
|
Get the path to the examples directory.
Definition at line 17 of file test_examples.py.
test_example_script_runs()
|
Test that an example script runs without errors.
Args:
script_path: Path to the example script to test
Definition at line 41 of file test_examples.py.
test_examples_directory_exists()
|
Verify that the examples directory exists and contains at least one script.
This ensures the examples directory is properly set up and not empty.
Definition at line 89 of file test_examples.py.
The documentation for this namespace was generated from the following file:
Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.