-
Notifications
You must be signed in to change notification settings - Fork 22
Labels
area/testingImprovements to tests.Improvements to tests.kind/enhancementNew feature or requestNew feature or request
Description
The end to end tests introduced in #39 build and run the Hummingbird and Vapor examples for each pull request. It is important that the examples work but in the past they have broken because of upstream changes, especially around static linking. We should test them periodically, even if nothing has changed in the plugin repository.
- Extract the end to end tests into a reusable workflow
- Add a scheduled job to run them every day
Metadata
Metadata
Assignees
Labels
area/testingImprovements to tests.Improvements to tests.kind/enhancementNew feature or requestNew feature or request