jos
e04d158eaa
Some larger timeouts for tests to prevent accidental failure on IE/Edge
2018-07-07 13:21:18 +02:00
jos
0d93fff878
Fixed #1146 : rationalize throwing exceptions for some input with decimals
2018-07-04 21:06:55 +02:00
Harry Sarson
61396e54cc
remove timeout extension from rationalize test
2018-06-19 16:28:31 +01:00
Harry Sarson
815cade14c
speed up rationalize tests
...
This commit tests the processing of power expressions using a smaller exponent (3 vs 6) and
moves a particulary slow expandsion into a seperate test which is then skipped.
2018-06-19 16:28:13 +01:00
jos
17f07ec098
Fixed incompatibility with v4 (index.js file)
2018-06-13 14:02:50 +02:00
jos
b3b96749bf
Refactored var into const/let, and removed a lot of semicolons
2018-06-13 12:21:14 +02:00
jos
024b2a9e26
Fix most lint errors using npx standard --fix
2018-06-10 20:28:27 +02:00
jos
635cd0b574
Revert using /lib/ in tests, use /src/ again. Fixed coverage testing. WIP
2018-06-06 22:11:52 +02:00
jos
79071b5e4f
Fixed npm run test:browser not working (WIP)
2018-06-06 21:30:41 +02:00
jos
0c084b8e20
npm test working now
2018-06-06 15:36:36 +02:00
paulobuchsbaum
6a63afb52b
Small fix and and a new test
...
I've included one more expression in the test batch
2017-12-03 12:50:39 -02:00
paulobuchsbaum
d0a13eaaa9
Rationalize Package
...
Rationalize.js, Rationalize.test.js and index.js changed.
2017-11-27 17:16:21 -02:00