-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add Pytest & tests for sample factory #63
Conversation
just for reference, this is a first step towards #49 |
This all seems either (i) very straightforward or (ii) involves framework/rl stuff that I would need to look at more thoroughly. Do you want me to review more thoroughly? If so it might not happen until monday. Otherwise it looks solid to me and I would merge |
…led, it sets up an alias)
No need to rush reviewing it, I'm working on a branch off of this atm anyway, so take your time |
Sounds good. I mean on my initial pass it looks good. Please re-request a review when you want me to have a more thorough look (or maybe I'll remember to do it on Monday). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good so far. I should have a more thorough look at the big changes.
Adds pytest and some simple tests that check the sample factory integration.
Additional tests will likely be added to assert the functionality over the objective integration.
Moreover: