Skip to content

Add support for running unit tests requiring CodeQL on Actions#203

Merged
alexet merged 2 commits intogithub:masterfrom
henrymercer:run-codeql-tests-on-actions
Jan 3, 2020
Merged

Add support for running unit tests requiring CodeQL on Actions#203
alexet merged 2 commits intogithub:masterfrom
henrymercer:run-codeql-tests-on-actions

Conversation

@henrymercer
Copy link
Copy Markdown
Contributor

This pull installs CodeQL on the test Actions job so that we can run the unit tests on Actions that require the CodeQL CLI. It also adds additional checkpoints to the query server tests to resolve some race conditions.

Some of the query server tests are async, so multiple tests can be in
progress at once.
This allows us to run tests requiring CodeQL on Actions.
@alexet alexet merged commit e966c33 into github:master Jan 3, 2020
@henrymercer henrymercer deleted the run-codeql-tests-on-actions branch January 3, 2020 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants