зеркало из
1
0
Форкнуть 0
Jest configuration preset for Angular projects.
Перейти к файлу
Ivan Peshev f52a66a08e
chore: fix actions (#9)
* chore: fix actions

* chore: fix tasks

* chore: use secrets

* chore: use secrets

* chore: use travis

* chore: debug:

* chore: try local branch

* chore: add if

* chore: add obejct

* chore: use env vars

* chore: ... or develop
2019-10-21 17:08:41 +03:00
.github/workflows chore: fix actions (#9) 2019-10-21 17:08:41 +03:00
src fix: mock request and cancel animation frame 2019-06-11 10:04:44 +03:00
test chore: fix tests 2017-11-29 16:20:43 +02:00
.gitignore chore: enable semantic release 2017-11-29 16:21:36 +02:00
LICENSE Initial commit 2017-03-30 22:35:39 +02:00
README.md feat: setup Kendo UI for Angular preset 2017-11-29 09:26:49 +02:00
index.d.ts fix: ambient declarations 2017-11-30 11:32:39 +02:00
index.js chore: refactor, add mocks 2017-11-29 09:57:56 +02:00
jest-preset.json fix: use CJS modules for kendo-drawing 2018-11-05 18:22:07 +02:00
package.json chore: fix actions (#9) 2019-10-21 17:08:41 +03:00

README.md

Kendo UI for Angular - Jest Preset

A preset of Jest configuration used by Kendo UI for Angular.

Based on jest-preset-angular by Michał Pierzchała.