Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test notebooks using nbmake #2

Merged
merged 43 commits into from
Jan 18, 2024
Merged

Test notebooks using nbmake #2

merged 43 commits into from
Jan 18, 2024

Conversation

Christian-B
Copy link
Member

@Christian-B Christian-B commented Jan 18, 2024

This pr finds and tests all notebooks (except one specifically excluded) and test them using nbmake

Note this checks they run without errors not that they produce valid data.
To test for valid data the notebooks would need assert statements showing the expected data

Includes minor changes to many notebooks to get them working.

Includes a "integration_tests" folder with the following files:
bash_builder.py - creates a bash with the files to test
header.bash - a header file for the created bash

Includes spinnaker_jupyter_examples directory to hold a versions file

Includes setup files to allow this repository to be initialised in the same way as others.

Similar to SpiNNakerManchester/IntegrationTests#258

@rowleya rowleya merged commit a84393e into main Jan 18, 2024
5 checks passed
@rowleya rowleya deleted the play branch January 18, 2024 13:51
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.

2 participants