Tests
About
A test is a flow with a diff operation that should not fail.
Type
There is 2 kind of condition test:
empty: a
diff without a target meaning that your input/source (generally a
query) should return no rows
equals: a
diff where 2 resources are equals
Error Simulation
You may simulate an error with the error operation