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 Test #11

Open
4 tasks
azu opened this issue Jul 30, 2020 · 0 comments
Open
4 tasks

Add Test #11

azu opened this issue Jul 30, 2020 · 0 comments
Labels
help wanted Extra attention is needed Status: PR Welcome Welcome to Pull Request Type: Testing Adding missing tests or correcting existing tests

Comments

@azu
Copy link
Member

azu commented Jul 30, 2020

Currently, No test code.

"test": "echo 'no test' && exit 0;",

We need to add some test cases.

  • @textlint/compiler - snapshot testing
  • @textlint/config-loader - unit test and snapshot testing
    • It will be moved to textlint core
  • textchecker-element - cypress?
    • We want to detect visual regression?
  • webextension - How?

Probably, we need to add textchecker-element wrapper.
Because, textchecker-element example and webextension's contentscript use almost same code base.

@azu azu added Type: Testing Adding missing tests or correcting existing tests help wanted Extra attention is needed Status: PR Welcome Welcome to Pull Request labels Jul 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed Status: PR Welcome Welcome to Pull Request Type: Testing Adding missing tests or correcting existing tests
Projects
None yet
Development

No branches or pull requests

1 participant