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

Tests for Model Interactivity APIs #195

Open
AdrianDAlessandro opened this issue Dec 1, 2023 · 1 comment
Open

Tests for Model Interactivity APIs #195

AdrianDAlessandro opened this issue Dec 1, 2023 · 1 comment
Labels
backend Related to the business logic of the tool

Comments

@AdrianDAlessandro
Copy link
Collaborator

Problem:
There are currently no tests for the 4 APIs added in #192 and there should be tests.

Proposed Solution:
Use the existing tests tests/test_opal_api.py and tests/test_dsr_api.py as a guide to write tests for the following functions in main.py:

  • set_model_signals
  • signal_model_ready
  • get_start_signal
  • get_stop_signal
@AdrianDAlessandro AdrianDAlessandro added the backend Related to the business logic of the tool label Dec 1, 2023
@AdrianDAlessandro
Copy link
Collaborator Author

Probably can wait until Yue has checked if it works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to the business logic of the tool
Projects
None yet
Development

No branches or pull requests

1 participant