Skip to content

Conversation

Varun-nair1997
Copy link
Contributor

Fixed bug reported in examples/example_07.ipynb
Added test_ex07.py to tests

Varun Nair and others added 5 commits July 7, 2025 16:52
bug fix for "Wrong module listed on example 07" issue ICAMS#172
running the test functions
testing example 07 bug fix
@srmnitc
Copy link
Member

srmnitc commented Jul 9, 2025

@Varun-nair1997 thanks for the PR! At the moment the tests fail. My recommendation would be to have the tests without using jupyter notebook. For example, you could simply test something like

def test_import():
    import ......

simplified test without using notebook functionality.
@srmnitc
Copy link
Member

srmnitc commented Jul 9, 2025

@Varun-nair1997 everything looks good, thank you!

@srmnitc srmnitc merged commit 301943d into ICAMS:main Jul 9, 2025
2 checks passed
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