Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

unit tests for display_data and eval_model #460

Merged
merged 2 commits into from
Dec 19, 2017
Merged

Conversation

emilydinan
Copy link
Contributor

Added unit tests for display_data.py and eval_model.py. Also changed repeat_label agent to check for eval_labels.

…ged repeat_label agent to check for eval_labels
Copy link
Member

@alexholdenmiller alexholdenmiller left a comment

Choose a reason for hiding this comment

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

can you also add these two unit tests to "run_test_short.sh"? otherwise looks good, ready to merge

old_out = sys.stdout
output = display_output()
try:
sys.stdout = output
Copy link
Member

Choose a reason for hiding this comment

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

sneaky

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants