Steve Gravrock
4bf333ed38
rm unnecessary and deprecated eslint-env comments
2026-02-21 11:15:57 -08:00
Steve Gravrock
5ff7e7f9a1
Updated to eslint 9
...
This isn't officially compatible with the oldest version of Node that
Jasmine supports, but it works. If it stops working, we can always disable
linting in CI builds on older Node versions.
2025-04-07 21:39:58 -07:00
Steve Gravrock
135ff20123
Replaced uses of var with const/let
2022-06-09 20:00:23 -07:00
Steve Gravrock
ba71989d4b
Fixed code formatting
2019-09-03 15:39:00 -07:00
Steve Gravrock
f8e5ea14bc
Fail the CI build if the promise returned from jasmineBrowser.runSpecs is rejected
2019-09-03 15:34:56 -07:00
Gregg Van Hove
3e888105f0
Calculate total suite run time inside the env and report in jasmineDone
2019-06-14 14:59:33 -07:00
Gregg Van Hove
0f4e53d0e6
Update ci script to pass linting
2019-06-12 12:15:34 -07:00
Gregg Van Hove
243adfd4ce
Use jasmine-browser-runner to execute browser tests
2019-06-12 11:33:14 -07:00