This website requires JavaScript.
Explore
Help
Sign In
root
/
grafana
mirror of
https://github.com/grafana/grafana.git
Watch
1
Star
0
Fork
You've already forked grafana
0
Code
Issues
Actions
171
Packages
Projects
Releases
Wiki
Activity
main
grafana
/
public
/
app
/
plugins
/
datasource
/
grafana-postgresql-datasource
/
jest-setup.js
2 lines
50 B
JavaScript
Raw
Permalink
Normal View
History
Unescape
Escape
Frontend: Move toEmit jest matchers to shared workspace (#108610) * feat(test-utils): move the toEmitValue/s jest matchers to test-utils and add test script * chore(jest): update configs to use matchers from test-utils package * ci(frontend-tests): hook up packages tests * fix(test-utils): re-export matchers from index.ts so packages that include setupTests don't error * ci(pr-frontend-unit-tests): add frontend-packages-unit-tests to list of required unit tests * Update packages/grafana-test-utils/README.md Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com> --------- Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
2025-07-30 20:39:44 +08:00
import
'@grafana/plugin-configs/jest/jest-setup'
;