schema.yml
file. We will now navigate there and add tests for each of our models.
schema.yml
file that includes all the below tests can be found at the bottom of this page, so there is no need to manually add each test.Test 1: Customer Signups
Test 2: Returned Orders
Test 3: Dimension Anomalies in the Orders Model
Test 4: Column Anomalies in the Customers Model
schema.yml
file to add all of the above tests to our project:
Final schema.yml file