Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ This system is enforced at build time through ESLint rules and validation script

### Unit Tests

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.
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.

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.

Expand Down
136 changes: 0 additions & 136 deletions karma.base.conf.js

This file was deleted.

34 changes: 0 additions & 34 deletions karma.bs.conf.js

This file was deleted.

29 changes: 0 additions & 29 deletions karma.local_chrome.bs.conf.js

This file was deleted.

30 changes: 0 additions & 30 deletions karma.local_chrome.umd.conf.js

This file was deleted.

35 changes: 0 additions & 35 deletions karma.umd.conf.js

This file was deleted.

Loading
Loading