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

Consider adding pathfinding tests #2056

Open
lynxlynxlynx opened this issue Mar 9, 2024 · 0 comments
Open

Consider adding pathfinding tests #2056

lynxlynxlynx opened this issue Mar 9, 2024 · 0 comments
Labels
enhancement for features beyond the original's capabilities system: pathfinding

Comments

@lynxlynxlynx
Copy link
Member

Fixing pathfinding bugs is quite tricky, but the core functions like FindPath are isolated and we could perhaps at least test for their correctness to make development easier. Static things like avoiding teleporting and pathing through walls, detecting overall path changes, should a bump occur etc.
I don't know if our test rig could easily handle it, but we'd also need to craft or reuse searchmap data.

@lynxlynxlynx lynxlynxlynx added enhancement for features beyond the original's capabilities system: pathfinding labels Mar 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement for features beyond the original's capabilities system: pathfinding
Projects
None yet
Development

No branches or pull requests

1 participant