Skip to content
This repository has been archived by the owner on Feb 19, 2021. It is now read-only.

Create test suite(s) and run in CI #145

Open
hamishwillee opened this issue Mar 15, 2018 · 0 comments
Open

Create test suite(s) and run in CI #145

hamishwillee opened this issue Mar 15, 2018 · 0 comments

Comments

@hamishwillee
Copy link
Contributor

Software like this should have both unit tests and integration tests. Typically they should be based on a test framework (e.g. like gtest) and run on CI for every PR submission. It should also be possible to run them locally.

At the moment we have just one "stand alone" unit test (test-camera-parameters) which is not run by CI.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant