Skip to content
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

Create test for initial chunk loading #338

Closed
DaveyBiggers opened this issue Sep 12, 2016 · 1 comment
Closed

Create test for initial chunk loading #338

DaveyBiggers opened this issue Sep 12, 2016 · 1 comment
Milestone

Comments

@DaveyBiggers
Copy link
Member

DaveyBiggers commented Sep 12, 2016

As #195 illustrated, there can be issues around the start of the mission. #327 should have fixed this, but it would be good to have some sort of test.
This could generate a random mission each run which:

  • Chooses a random start point for the agent
  • Draws a random set of blocks there
  • Catches the grid observations

The test would then check the observations at the start of the mission.

@DaveyBiggers DaveyBiggers added this to the Fallow Deer milestone Sep 12, 2016
@DaveyBiggers
Copy link
Member Author

Fixed in 0543d42

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

No branches or pull requests

1 participant