Continuous Integration

Integration tests

Integration tests can be run with mage as such:

mage go:test

Coverage

The coverage profile can be generated by running:

mage go:cover