This module is a template for snow.io connector’s data models, all linting and testing frameworks are configured. To configure your project:
- Update composer.json name and namespace
- Remove ModelExample
- Remove ModelExampleTest
composer install
composer run test-static-analysis
composer run test-functional