Skip to content

8 add testing scripts#10

Open
Roirtur wants to merge 9 commits intomainfrom
8-add-testing-scripts
Open

8 add testing scripts#10
Roirtur wants to merge 9 commits intomainfrom
8-add-testing-scripts

Conversation

@Roirtur
Copy link
Copy Markdown

@Roirtur Roirtur commented Apr 27, 2026

No description provided.

Roirtur and others added 8 commits April 27, 2026 11:12
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
…ke tests

Co-authored-by: Copilot <copilot@github.com>
- Introduced baseline ranges for `block_ca`, `flowlenia`, `nbody`, `particlelenia`, and `reku` with detailed statistical metrics.
- Created smoke configuration files for `block_ca`, `docking`, `flashlenia`, `flowlenia`, `nbody`, `particlelenia`, `reku`, `stable_diffusion`, `synth`, and `wphysics` to define experiment parameters and system settings.
- Added test specifications for `block_ca`, `docking`, `flashlenia`, `flowlenia`, `nbody`, `particlelenia`, `reku`, `stable_diffusion`, `synth`, and `wphysics` to outline the structure and requirements for each test.
- Updated baseline ranges for `grayscott` and `kuramoto` to reflect new experimental results.

Co-authored-by: Copilot <copilot@github.com>
- Moved the main execution logic to `execution.py` for better organization.
- Created `metrics.py` to handle metric extraction, baseline generation, and comparison.
- Introduced `json_utils.py` for JSON reading and parsing helpers.
- Added `models.py` for data models related to smoke-test execution.
- Implemented `specs.py` for loading and filtering smoke-test specifications.
- Established a command-line interface in `cli.py` for running smoke tests.
- Updated `run_tests.py` to utilize the new modular structure.
- Introduced constants in `constants.py` for shared values across modules.
- Enhanced error handling and validation in the new modules.

Co-authored-by: Copilot <copilot@github.com>
@Roirtur Roirtur linked an issue Apr 27, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add testing scripts

1 participant