Pix4D / cogito

Concourse resource for GitHub Commit Status and Google Chat notifications
MIT License
34 stars 14 forks source link

ci: run forgotten integration tests #74

Closed marco-m-pix4d closed 2 years ago

marco-m-pix4d commented 2 years ago

Replaces #73

Also remove target test:integration, since it had two defects:

Now the recommended workflow is:

Run only unit tests:

task test:unit

Run all tests (and get correct code coverage):

task test:all

Part of PCI-2071

marco-m-pix4d commented 2 years ago

@Pix4D/integration ping please have a look at your convenience