mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
Integration tests: port to pytest.
Requires an internal PR.
This commit is contained in:
@@ -1,7 +1,2 @@
|
||||
import os
|
||||
from create_database_utils import *
|
||||
from diagnostics_test_utils import *
|
||||
|
||||
run_codeql_database_create([], lang="javascript", runFunction = runSuccessfully, db = None)
|
||||
|
||||
check_diagnostics()
|
||||
def test(codeql, javascript):
|
||||
codeql.database.create()
|
||||
|
||||
Reference in New Issue
Block a user