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

Add tool for updating tests cases #4358

Open
vankop opened this issue Oct 16, 2019 · 2 comments
Open

Add tool for updating tests cases #4358

vankop opened this issue Oct 16, 2019 · 2 comments
Labels
status: ask to implement ask before implementing as may no longer be relevant type: tests an improvement to testing

Comments

@vankop
Copy link
Member

vankop commented Oct 16, 2019

What is the problem you're trying to solve?

Some times it is a pain to update test cases by hand, mostly it is related to reject test cases (update column and line)

What solution would you like to see?

Create a script that can run tests for rule and after run updates column and line.

Script design

Overlook:

  1. Custom jest setup script
  2. Handle all errors
  3. Use custom babel plugin to transform failed test cases

Actually my idea is bigger, kind of cli for creating new rule / update tests for current rules, but I think it is enough to start from this point

@vankop vankop added the status: needs discussion triage needs further discussion label Oct 16, 2019
@jeddy3 jeddy3 changed the title Tool for updating tests cases Add tool for updating tests cases Jan 11, 2020
@jeddy3
Copy link
Member

jeddy3 commented Jan 11, 2020

SGTM.

Create a script that can run tests for rule and after run updates column and line.

We can start with this and then go from there.

@jeddy3 jeddy3 added status: ready to implement is ready to be worked on by someone type: tests an improvement to testing and removed status: needs discussion triage needs further discussion labels Jan 11, 2020
Copy link
Contributor

This issue is older than one month. Please ask before opening a pull request, as it may no longer be relevant.

@github-actions github-actions bot added status: ask to implement ask before implementing as may no longer be relevant and removed status: ready to implement is ready to be worked on by someone labels Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: ask to implement ask before implementing as may no longer be relevant type: tests an improvement to testing
Development

No branches or pull requests

2 participants