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

Write unit tests for debugger #188

Closed
bitbrain opened this issue Apr 25, 2023 · 0 comments · Fixed by #234
Closed

Write unit tests for debugger #188

bitbrain opened this issue Apr 25, 2023 · 0 comments · Fixed by #234
Labels
🎓 good first issue Good for newcomers 🧪 unit-tests-required Related to writing unit tests.

Comments

@bitbrain
Copy link
Owner

The debugger of Beehave has no unit tests written against it, meaning that we have no way of knowing if a pull request is about to break the behavior of the debugger. Write some basic tests that ensure:

  1. the debugger is loaded correctly
  2. the debugger functionality works (selecting a behavior tree should populate it, clicking various layout buttons should work etc.)
@bitbrain bitbrain added 🌺 enhancement New feature or request ⚙ workflow Related to workflow (CI&CD etc.) 🎓 good first issue Good for newcomers 🧪 unit-tests-required Related to writing unit tests. and removed 🌺 enhancement New feature or request ⚙ workflow Related to workflow (CI&CD etc.) labels Apr 25, 2023
@bitbrain bitbrain pinned this issue Jun 14, 2023
@bitbrain bitbrain unpinned this issue Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎓 good first issue Good for newcomers 🧪 unit-tests-required Related to writing unit tests.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant