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
Simple enough. Start writing unit tests for all the basic stuff and start trying to plan out potential ways to do integration tests for larger portions of code.
Consider github.com/erikstmartin/go-testdb for mocking the database.
The text was updated successfully, but these errors were encountered:
Simple enough. Start writing unit tests for all the basic stuff and start trying to plan out potential ways to do integration tests for larger portions of code.
Consider github.com/erikstmartin/go-testdb for mocking the database.
The text was updated successfully, but these errors were encountered: