Skip to content

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

@gbowne1

Description

@gbowne1

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 --


> codebooker@0.1.0 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 <

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendbugSomething isn't workingcssThis issue is related to cssdesignthis issue, pr, discussion, etc is related to designdevopsThis is a devops feature or issueenhancementNew feature or requestfeature requestthis is a feature requestfrontendWork on Frontendfullstackgood first issueGood for newcomershelp wantedExtra attention is neededperformanceThis is an issue related to the application performanceusabilityThis is related to UX or usability

    Projects

    Status

    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions