Skip to content

Conversation

@kaivalyar
Copy link
Contributor

I added some unit tests for "Direction" from agents.py in tests/test_agents.py, and in doing so discovered an error in the definition of addition. Left + Left was defined to be Left, which I corrected to Down.

@kaivalyar
Copy link
Contributor Author

kaivalyar commented Mar 11, 2017

I seem to have accidentally sent this PR from the master branch - please ignore it. I will resend it using the appropriate branch workflow. I am sorry for the error.

EDIT: I have resent the PR correctly as #348.

@kaivalyar kaivalyar closed this Mar 11, 2017
@kaivalyar kaivalyar changed the title Added Tests for Agents.py, and fixed Direction bug discovered improvement in agents.py Mar 11, 2017
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.

2 participants