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
Since test files are becoming confusing, and selection of tests to run is becoming an ugly mess. We want to separate
tests into unity/integration/regressions and use a better approach. Main goals are:
have a decent structure to be able to separate concerts
have a way to turn on-off tests without commenting lines
maybe incorporate a test framework. Have to think about it.
produce test coverage.
automate github action to test it
The text was updated successfully, but these errors were encountered:
Since test files are becoming confusing, and selection of tests to run is becoming an ugly mess. We want to separate
tests into unity/integration/regressions and use a better approach. Main goals are:
The text was updated successfully, but these errors were encountered: