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
Create a suite of safe tests for the Token model to ensure data integrity and proper validation for the schema. These tests will run in read-only mode to avoid modifying the production database.
Tests
Field Validation
Reference Validation
Optional Field Validation
The text was updated successfully, but these errors were encountered:
Description
Create a suite of safe tests for the
Token
model to ensure data integrity and proper validation for the schema. These tests will run in read-only mode to avoid modifying the production database.Tests
The text was updated successfully, but these errors were encountered: