Move mock GitHub API server files

:   scripts/lint-scenarios.ts
This commit is contained in:
Charis Kyriakou
2023-04-27 13:07:06 +00:00
parent 977c7f57b1
commit 431988f9fd
122 changed files with 40 additions and 28 deletions

View File

@@ -133,4 +133,4 @@ Once the scenario has been recorded, it's often useful to remove some of the req
### Scenario data location
Pre-recorded scenarios are stored in `./src/mocks/scenarios`. However, it's possible to configure the location, by setting the `codeQL.mockGitHubApiServer.scenariosPath` configuration property in the VS Code user settings.
Pre-recorded scenarios are stored in `./src/variant-analysis/github-api/mocks/scenarios`. However, it's possible to configure the location, by setting the `codeQL.mockGitHubApiServer.scenariosPath` configuration property in the VS Code user settings.