Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 281 Bytes

File metadata and controls

12 lines (8 loc) · 281 Bytes

Testing

Data Source Config

  • Copy tests/db.yml.example to tests/db.yml
  • Add the credentials for your data source(s)

Create Database

Ensure the database(s) referenced in db.yml exist and that the configured credentials can access it.

Run tests

composer test