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

See https://github.com/telerik/k2/issues/318

* chore: fix steps

* chore: fix runner
2021-03-24 09:20:17 +02:00
.github/workflows chore: migrate to GH actions (#30) 2021-03-24 09:20:17 +02:00
src fix: no hollow tests (#28) 2021-02-24 07:49:06 +02: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
NOTICE.txt docs: add third-party license notices (#27) 2020-03-05 15:40:41 +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: shippable release (#20) 2019-11-22 14:12:19 +02: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.