-
Notifications
You must be signed in to change notification settings - Fork 57
Run hub action unit and e2e tests in CI #79
Copy link
Copy link
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.priority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Description
Activity
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.priority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.Important over the long term, but may not be staffed and/or may need multiple releases to complete.
While reviewing #74, it came up in a community meeting that we do not enforce either unit tests or functional tests. It would be beneficial both add unit and functional tests, as well as mandating some kind of test coverage or increasing test coverage for hub actions.