Migrate JavaScript tests from Karma to the Jasmine framework (#12754)

This commit is contained in:
James Addison
2024-08-10 00:18:27 +01:00
committed by GitHub
parent 96b511798d
commit e3238260f6
8 changed files with 1343 additions and 1729 deletions

View File

@@ -6,7 +6,6 @@ on:
- ".github/workflows/nodejs.yml"
- "sphinx/themes/**.js"
- "tests/js/**"
- "karma.conf.js"
- "package.json"
- "package-lock.json"
pull_request:
@@ -14,7 +13,6 @@ on:
- ".github/workflows/nodejs.yml"
- "sphinx/themes/**.js"
- "tests/js/**"
- "karma.conf.js"
- "package.json"
- "package-lock.json"