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, our schemas are very permissive on what can be sent and tests are missing.
As payload validation logic can be very fine-grained, I recommend combining unit tests to precisely validate schema constraints and e2e tests to validate that our endpoints support validation.
The content you are editing has changed. Please copy your edits and refresh the page.
Currently, our schemas are very permissive on what can be sent and tests are missing.
As payload validation logic can be very fine-grained, I recommend combining unit tests to precisely validate schema constraints and e2e tests to validate that our endpoints support validation.
Tasks
The text was updated successfully, but these errors were encountered: