These tests verify SchemaHero by:
- Creating a database with an init script so that there are some predefined tables
- Applying a table.yaml
- Generating fixtures using schemahero
- Verifying that the generated fixtures are correct
Ideally these tests should be executed from Go code for more reliability and easier to use.