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
Currently there are not much in the way of tests for this application. It would be good to create some unit tests to make sure functionality does not get broken with code updates.
Things I'd like to test:
Posting to each type for Field (Happy Path)
Posting blank and invalid data to each Field (Special cases)
Results passed to context look like they should when using detail view
The text was updated successfully, but these errors were encountered:
Currently there are not much in the way of tests for this application. It would be good to create some unit tests to make sure functionality does not get broken with code updates.
Things I'd like to test:
The text was updated successfully, but these errors were encountered: