Commit Graph

6 Commits

Author SHA1 Message Date
MDLeom 51cc9b1d8d
feat: show path that caused the error 2020-09-05 11:58:20 +00:00
MDLeom ce8c4a145b
refactor(test): set default config in individual test 2020-09-05 11:18:35 +00:00
MDLeom 16cdf467d9
fix(js): compatibility with terser v5
- https://github.com/terser/terser/blob/master/CHANGELOG.md#v500-beta0
2020-09-05 10:56:33 +00:00
MDLeom c42b9040a6
test(js): throw error on invalid input 2020-05-25 09:36:21 +01:00
curbengh 81ab472fe1
test: utilise toThrow() to catch error
- try...catch would (incorrectly) pass the test, despite having no error
2020-01-09 15:14:25 +00:00
curbengh 64ba16cb22
refactor(test): organise unit tests into separate files 2020-01-03 00:51:45 +00:00