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

Port test_multiple_multimeter from SLI-2-Py #2754

Merged
merged 9 commits into from
Aug 30, 2023

Conversation

nicolossus
Copy link
Member

The diff is a bit messy, partly due to our new auto-formatter. I have ported the tests from test_multiple_multimeter.sli into test_multimeter.py. One test needed a subset of the models with recordables, which necessitated defining skip_models and extra_params. We should be able to remove most of this clutter when we add more complex model extraction directly from PyNEST in the future.

Also, due to the theme of test_multimeter_freeze(), I relocated it from test_multimeter.py to test_multimeter_freeze_thaw.py.

@nicolossus nicolossus requested a review from janskaar June 30, 2023 13:03
@nicolossus nicolossus added S: Normal Handle this with default priority T: Maintenance Work to keep up the quality of the code and documentation. I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) labels Aug 24, 2023
Copy link
Contributor

@heplesser heplesser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall fine, but see inline comment.

@heplesser heplesser removed the request for review from janskaar August 28, 2023 21:27
@heplesser heplesser merged commit 02ae56b into nest:master Aug 30, 2023
20 checks passed
@nicolossus nicolossus deleted the port_test_multiple_multimeter branch August 30, 2023 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) S: Normal Handle this with default priority T: Maintenance Work to keep up the quality of the code and documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants