Skip to content

Commit aa22c35

Browse files
raju-opticlaude
andcommitted
Remove Karma testing infrastructure
Karma config files, scripts, and devDependencies are no longer used. Remove them along with the README reference. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent fc368a2 commit aa22c35

8 files changed

Lines changed: 34 additions & 1610 deletions

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ This system is enforced at build time through ESLint rules and validation script
221221

222222
### Unit Tests
223223

224-
There is a mix of testing paradigms used within the JavaScript SDK which include Mocha, Chai, Karma, and Vitest, indicated by their respective `*.tests.js` and `*.spec.ts` filenames.
224+
There is a mix of testing paradigms used within the JavaScript SDK which include Mocha, Chai, and Vitest, indicated by their respective `*.tests.js` and `*.spec.ts` filenames.
225225

226226
When contributing code to the SDK, aim to keep the percentage of code test coverage at the current level ([![Coveralls](https://img.shields.io/coveralls/optimizely/javascript-sdk.svg)](https://coveralls.io/github/optimizely/javascript-sdk)) or above.
227227

karma.base.conf.js

Lines changed: 0 additions & 136 deletions
This file was deleted.

karma.bs.conf.js

Lines changed: 0 additions & 34 deletions
This file was deleted.

karma.local_chrome.bs.conf.js

Lines changed: 0 additions & 29 deletions
This file was deleted.

karma.local_chrome.umd.conf.js

Lines changed: 0 additions & 30 deletions
This file was deleted.

karma.umd.conf.js

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)