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

Create test for algos #22

Merged
merged 2 commits into from
Apr 26, 2024
Merged

Create test for algos #22

merged 2 commits into from
Apr 26, 2024

Conversation

raphaelshirley
Copy link
Collaborator

@raphaelshirley raphaelshirley commented Apr 8, 2024

What is minimum imports and data required for test golden spike funcitonality? In order to run the estimator we need a test data set. We can get this from the RAIL directories but will that run on gitHub?

Closes #7

Code Quality

  • My code follows the code style of this project
  • I have written unit tests or justified all instances of #pragma: no cover; in the case of a bugfix, a new test that breaks as a result of the bug has been added
  • My code contains relevant comments and necessary documentation for future maintainers; the change is reflected in applicable demos/tutorials (with output cleared!) and added/updated docstrings use the NumPy docstring format
  • Any breaking changes, described above, are accompanied by backwards compatibility and deprecation warnings

What is minimum imports and data required for test golden spike uncitonality
@raphaelshirley raphaelshirley changed the title test running but olnly covering inform initialisation Create test for algos Apr 8, 2024
@raphaelshirley
Copy link
Collaborator Author

What are the minimum tests we need to do for inform and estimate?

Copy link
Collaborator

@drewoldag drewoldag left a comment

Choose a reason for hiding this comment

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

This looks good to me, @raphaelshirley can you take a look at my changes and approve/reject?

@raphaelshirley
Copy link
Collaborator Author

Great thank you

@raphaelshirley raphaelshirley merged commit bd5118d into main Apr 26, 2024
4 checks passed
@raphaelshirley raphaelshirley deleted the issue/7/create-test-for-algos branch April 26, 2024 14:49
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.

Create test for algos
2 participants