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

[BUG] Fix errors coming from the Jest VSCode extension #165

Open
gbowne1 opened this issue Sep 7, 2023 · 4 comments
Open

[BUG] Fix errors coming from the Jest VSCode extension #165

gbowne1 opened this issue Sep 7, 2023 · 4 comments
Labels
backend bug Something isn't working css This issue is related to css design this issue, pr, discussion, etc is related to design devops This is a devops feature or issue enhancement New feature or request feature request this is a feature request frontend Work on Frontend fullstack good first issue Good for newcomers help wanted Extra attention is needed performance This is an issue related to the application performance usability This is related to UX or usability

Comments

@gbowne1
Copy link
Owner

gbowne1 commented Sep 7, 2023

This is what I am getting from the project currently from the Jest VSCode extension. Orta.vscode-jest. This mainly runs the command npm test in a runner, as well as react-scripts test with some paramters. It was not able to find tests.

This issue will go along with these issues: #138

Jest (codebooker)

[info] auto config:

found:
  rootPath: /home/gbowne1/Documents/codebooker
  jestCommandLine: npm test --


> [email protected] test /home/gbowne1/Documents/codebooker
> react-scripts test "--testLocationInResults" "--json" "--useStderr" "--outputFile" "/tmp/jest_runner_codebooker_1000.json" "--watch" "--no-coverage" "--reporters" "default" "--reporters" "/home/gbowne1/.vscode/extensions/orta.vscode-jest-5.2.3/out/reporter.js" "--colors"

No tests found related to files changed since last commit.

> Test run started at 9/7/2023, 1:47:15 PM <



> Test run finished at 9/7/2023, 1:47:15 PM <

No tests found related to files changed since last commit.

> Test run started at 9/7/2023, 2:06:07 PM <


> Test run finished at 9/7/2023, 2:06:07 PM <
@gbowne1 gbowne1 changed the title [ [BUG] Fix errors coming from the Jest VSCode extension Sep 7, 2023
@gbowne1 gbowne1 moved this to Todo in CodeBooker Sep 7, 2023
@gbowne1 gbowne1 added this to the Testing (QA/QC) milestone Sep 7, 2023
@gbowne1 gbowne1 added enhancement New feature or request help wanted Extra attention is needed devops This is a devops feature or issue discussion This issue or PR needs more discussion labels Sep 7, 2023
@gbowne1 gbowne1 added bug Something isn't working Testing PR related to Testing hacktoberfest The hacktoberfest label and removed enhancement New feature or request labels Oct 6, 2023
@akshitarora921
Copy link

@gbowne1 Can I take this?

@gbowne1
Copy link
Owner Author

gbowne1 commented Oct 8, 2023

Yes you can @akshitarora921. I will assign you.

@akshitarora921
Copy link

Hi @gbowne1, All the tests are visible, Let me know if I am missing something.
Screenshot 2023-10-26 at 9 15 46 AM

@gbowne1
Copy link
Owner Author

gbowne1 commented Oct 26, 2023

@akshitarora921

I am still learning Jest. It's been around a month or two since we have had working on tests. I only posted what I was noticing in my VSCode.

Anyone is welcome to create or work on tests if they are willing to.

@gbowne1 gbowne1 added bug Something isn't working enhancement New feature or request good first issue Good for newcomers devops This is a devops feature or issue frontend Work on Frontend feature request this is a feature request and removed bug Something isn't working help wanted Extra attention is needed devops This is a devops feature or issue discussion This issue or PR needs more discussion Testing PR related to Testing hacktoberfest The hacktoberfest label labels Jun 22, 2024
@gbowne1 gbowne1 added css This issue is related to css design this issue, pr, discussion, etc is related to design backend fullstack bug Something isn't working enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers devops This is a devops feature or issue feature request this is a feature request performance This is an issue related to the application performance usability This is related to UX or usability and removed bug Something isn't working enhancement New feature or request good first issue Good for newcomers devops This is a devops feature or issue feature request this is a feature request css This issue is related to css design this issue, pr, discussion, etc is related to design backend fullstack labels Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend bug Something isn't working css This issue is related to css design this issue, pr, discussion, etc is related to design devops This is a devops feature or issue enhancement New feature or request feature request this is a feature request frontend Work on Frontend fullstack good first issue Good for newcomers help wanted Extra attention is needed performance This is an issue related to the application performance usability This is related to UX or usability
Projects
Status: Todo
Development

No branches or pull requests

2 participants