-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Labels
Category: Quality AssuranceChanges to code or files that improve testing or fixes bugs.Changes to code or files that improve testing or fixes bugs.Status: On HoldIssue or PR needs more info, a discussion, a review or approval from a Maintainer/Code Owner.Issue or PR needs more info, a discussion, a review or approval from a Maintainer/Code Owner.Type: TestingUI Tests, Integration Tests, Travis CI, etc.UI Tests, Integration Tests, Travis CI, etc.
Description
Is your feature request related to a problem? Please describe.
Since we will soon add new features to the project, we need to test the PRs. Adding github actions which includes all the tests will verify and help us in checking its testing quality.
Describe the solution you'd like
- Create a folder
.github/workflowsand add the file namedtests.yml. - You must include all the tests.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Category: Quality AssuranceChanges to code or files that improve testing or fixes bugs.Changes to code or files that improve testing or fixes bugs.Status: On HoldIssue or PR needs more info, a discussion, a review or approval from a Maintainer/Code Owner.Issue or PR needs more info, a discussion, a review or approval from a Maintainer/Code Owner.Type: TestingUI Tests, Integration Tests, Travis CI, etc.UI Tests, Integration Tests, Travis CI, etc.