Skip to content

Commit

Permalink
Created empty tests folder for community use/pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
idvhfd committed Sep 4, 2018
1 parent 73b8e6d commit ddd9770
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/agent_tests/test_agent_name.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Insert tests for agent called agent_name here
1 change: 1 addition & 0 deletions tests/client_tests/test_client_option.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Insert tests for client with option "option" selected in setup, if appropriate
1 change: 1 addition & 0 deletions tests/experiment_tests/test_experiment_name.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Insert tests for experiment called experiment_name here
1 change: 1 addition & 0 deletions tests/misc_tests/test_functionality.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Insert tests for misc functionality here

0 comments on commit ddd9770

Please sign in to comment.