Create functional/validation tests
Open
- Dominant language
- Go
- Stars
- 3.2k
- Forks
- 304
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 78
Description
Currently retina does not have functional tests to validate behavior of features/configuration in an e2e fashion. These tests are important to assert correctness of functionalities provided and confirm that there's no regression over time.
E.g.
test behavior when `enableAnnotation` is enabled
test behavior when `remoteContext` is enabled
Contributor guide
Assessment
This issue has not been assessed yet.