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
This could be a very involved or quite simple issue, depending on what we intend to do in CI. At a minimum, we should decide on client/server code styles we want to enforce, and at least make sure contributors are adhering to those.
More involved would be deciding how we want the project to be tested, choosing and implementing a testing framework, and writing tests to cover the application code.
The text was updated successfully, but these errors were encountered:
This could be a very involved or quite simple issue, depending on what we intend to do in CI. At a minimum, we should decide on client/server code styles we want to enforce, and at least make sure contributors are adhering to those.
More involved would be deciding how we want the project to be tested, choosing and implementing a testing framework, and writing tests to cover the application code.
The text was updated successfully, but these errors were encountered: