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
I know I should have done this earlier but we should write some tests. There are a few Javascript Testframeworks. We can also write simple assert tests ourselves.
What needs testing?
the Graph ( especially once we introduce more complex rules )
the Vector class ( to fix some odd behaviour across multiple engines
each statemachine
and more
nice would be a test suite that displays a set of value which we then can compare between different platforms.
The text was updated successfully, but these errors were encountered:
I know I should have done this earlier but we should write some tests. There are a few Javascript Testframeworks. We can also write simple assert tests ourselves.
What needs testing?
nice would be a test suite that displays a set of value which we then can compare between different platforms.
The text was updated successfully, but these errors were encountered: