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

TST : Run scripts as tests #1

Open
emvalbuena opened this issue May 10, 2021 · 1 comment
Open

TST : Run scripts as tests #1

emvalbuena opened this issue May 10, 2021 · 1 comment

Comments

@emvalbuena
Copy link
Owner

Eventually I want to have tests that certify the code base and scripts that any user can pick up to use the ROM.

In a way, the tests are the ingredients for the scripts, but I don't to duplicate code.
Additionally, I don't want to check the output of the script, simply that it is running.
Therefore, I should implement something like this to have pytest check that the script is up and running.

@emvalbuena
Copy link
Owner Author

This can wait until the code base is a bit more mature, perhaps once that I have already coded the moving domain.

From there onwards, the remaining changes should be internal, not so much in the API.

@emvalbuena emvalbuena transferred this issue from emvalbuena/msc-thesis Jun 14, 2021
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

No branches or pull requests

1 participant