This website requires JavaScript.
Explore
Help
Sign In
root
/
regexper-static
Watch
1
Star
0
Fork
0
You've already forked regexper-static
Code
Issues
Pull Requests
Releases
Wiki
Activity
e29b40990c
regexper-static
/
jest
/
setup.js
6 lines
92 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Adding Jest for testing
2019-01-04 23:38:49 +00:00
global
.
_
_
_loader
=
{
enqueue
:
jest
.
fn
(
)
}
;
Tests for Text rendering component
2019-02-01 02:10:33 +00:00
global
.
Element
.
prototype
.
getBBox
=
jest
.
fn
(
)
;
Reference in New Issue
Copy Permalink