Commit 7bb0d0f
committed
Restructure variant analysis manager tests
This restructures the variant analysis manager tests to follow this
pattern:
- Class
- Method
- Context
- Context
- ...
- Test
Before, we were only using this pattern for some of the tests and this
made it confusing were which method was being tested.
By splitting this off, it will also be easier to move some of these
tests out of the cli-integration tests and into the no-workspace or
minimal-workspace tests.1 parent 39a0ef0 commit 7bb0d0f
1 file changed
Lines changed: 346 additions & 337 deletions
File tree
- extensions/ql-vscode/src/vscode-tests/cli-integration/remote-queries
0 commit comments