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
We test dodola.services.validate in dodola.tests.test_services.test_validation() for the "happy path" (well-behaved data), but it would be great if we could test to ensure validation correctly catches each of the conditions that it's supposed to catch.
I think I've mentioned this in a few previous PRs, but I'm putting it here so we dont' forget.
The text was updated successfully, but these errors were encountered:
We test
dodola.services.validate
indodola.tests.test_services.test_validation()
for the "happy path" (well-behaved data), but it would be great if we could test to ensure validation correctly catches each of the conditions that it's supposed to catch.I think I've mentioned this in a few previous PRs, but I'm putting it here so we dont' forget.
The text was updated successfully, but these errors were encountered: