Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(tests): script to find ignored tests #396

Merged
merged 5 commits into from Feb 25, 2021
Merged

Conversation

kilchenmann
Copy link
Contributor

This PR adds a script to the app that finds ignored tests. At the moment it's prepared to find only fdescribe and fit in tests. xdescribe and xit are commented out because of the ignored VRE part of the app.
The script runs in github actions (CI) workflow.

@kilchenmann kilchenmann self-assigned this Feb 25, 2021
@kilchenmann kilchenmann added the chore Maintenance and build tasks label Feb 25, 2021
Copy link
Collaborator

@mdelez mdelez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I look forward to getting caught by this 😅

@kilchenmann kilchenmann merged commit 9ca249d into main Feb 25, 2021
@kilchenmann kilchenmann deleted the wip/refactor-test-tests branch February 25, 2021 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Maintenance and build tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants