You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
the debugger is loaded correctly
the debugger functionality works (selecting a behavior tree should populate it, clicking various layout buttons should work etc.)
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: