Thanks to visit codestin.com
Credit goes to github.com

Skip to content

improvement in agents.py #332

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

Closed
wants to merge 3 commits into from
Closed

improvement in agents.py #332

wants to merge 3 commits into from

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