Steve Gravrock
507dad6d87
Set -npm and -browser-runner dev dependencies back to main
2022-01-01 12:10:24 -08:00
Steve Gravrock
cef738966c
Updated dev dependencies
2021-12-21 17:51:28 -08:00
Steve Gravrock
5fd0e49ccf
Removed unused ejs dev dependency
2021-12-21 17:00:10 -08:00
Steve Gravrock
e73eb18753
Test against jasmine-browser-runner 1.0.0-dev
2021-12-13 21:41:09 -08:00
Steve Gravrock
42e6c45efa
Allow use without creating globals
...
* Fixes #1235
2021-11-29 20:37:07 -08:00
Steve Gravrock
8e74529631
Merge branch '3.99' into 4.0
2021-10-15 10:37:51 -07:00
Steve Gravrock
b13329114c
Set version to 3.99.0-dev
2021-10-15 10:33:21 -07:00
Steve Gravrock
1af0e62ef7
Revert "Revert "Dogfood the new jasmine-npm completion interface""
...
This reverts commit 4c043717a9 .
2021-10-14 07:07:10 -07:00
Steve Gravrock
896412367a
Bump version to 3.10.0
2021-10-13 15:46:21 -07:00
Steve Gravrock
976928c7ae
Set version to 4.0.0-pre.0
2021-10-08 08:48:22 -07:00
Steve Gravrock
6f0c51260f
Depend on the 4.0 branch of -npm
2021-10-06 17:54:54 -07:00
Steve Gravrock
5f1ef5ac2b
Skip everything except afterAll fns when a beforeAll fn errors
...
* Fixes #1533
2021-10-06 08:55:01 -07:00
Steve Gravrock
9c03d4d3e9
Merge branch '3.99' into 4.0
2021-10-02 09:52:43 -07:00
Steve Gravrock
4c043717a9
Revert "Dogfood the new jasmine-npm completion interface"
...
This works, but until the -npm 3.10.0 is out, it creates a chicken and egg
problem where each of core 3.10.0 and -npm 3.10.0 needs to be released
after the other.
This reverts commit 1c9382c990 .
2021-09-25 12:11:20 -07:00
Steve Gravrock
15f7013f85
Merge branch '3.99' into 4.0
2021-09-08 21:04:10 -07:00
Steve Gravrock
1c9382c990
Dogfood the new jasmine-npm completion interface
2021-09-04 13:39:17 -07:00
Steve Gravrock
a63b0b0368
Merge branch '3.99' into 4.0
2021-08-30 18:44:32 -07:00
Steve Gravrock
a6d7eb2a06
Bump version to 3.9.0
2021-08-21 12:00:23 -07:00
Steve Gravrock
fe0a83ba87
Removed support for Internet Explorer
2021-07-23 21:46:15 -07:00
Steve Gravrock
9b3d4a2bf2
Merge branch '3.99' into 4.0
2021-07-10 09:13:28 -07:00
Steve Gravrock
3e64ce3310
Removed property tests for MatchersUtil#equals
...
These might be useful for a function with a more restricted domain. But for
equals, which accepts two of literally anything, the short run was too short
to catch any problems and the long run tended to exceed the CircleCi timeout.
2021-07-03 08:37:15 -07:00
Steve Gravrock
00586e50e0
Bump version to 3.8.0
2021-07-01 17:06:14 -07:00
Steve Gravrock
27c650ec08
Updated package description
2021-06-30 17:10:51 -07:00
Steve Gravrock
6e097528f5
Include only specified files in the NPM package
2021-06-13 09:52:01 -07:00
Steve Gravrock
752441a66f
Merge branch '3.99' into 4.0
2021-05-18 17:12:29 -07:00
Steve Gravrock
8b38389d56
Test against Node 16
...
* Replaced node-sass dependency that isn't compatible with Node 16
* Added Node 16 to CI matrix
* Fixes #1894
2021-05-13 17:18:57 -07:00
Steve Gravrock
b7c2a2f6fb
Removed unused dev dependencies
2021-05-13 12:52:44 -07:00
Steve Gravrock
c2a714f168
Removed support for IE 10 and Safari 8
2021-04-23 08:14:19 -07:00
Steve Gravrock
82cc1083b6
Migrated from Travis to Circle CI
2021-04-17 11:34:56 -07:00
Steve Gravrock
cb044aa273
Bump version to 3.7.1
2021-03-18 17:28:04 -07:00
Steve Gravrock
592fba22b8
Bump version to 3.7.0
2021-03-17 18:38:34 -07:00
Steve Gravrock
d27bb8fa96
Run Prettier on all files
2020-09-29 18:05:38 -07:00
Steve Gravrock
e5bb89847f
Use jasmine-browser from npm
...
The current released version now works with IE, so we no longer need to
depend on main.
2020-07-23 17:29:14 -07:00
Steve Gravrock
d51da18808
Bump version to 3.6.0
2020-07-23 16:02:30 -07:00
Steve Gravrock
db6aa8f3f8
Use a version of eslint that works on Node 8
2020-07-02 08:49:23 -07:00
Steve Gravrock
4e2f703615
Check for syntax and standard library objects that don't work in IE
2020-07-01 17:34:59 -07:00
Steve Gravrock
ba2aae63be
Run eslint against all files
2020-07-01 16:09:14 -07:00
Steve Gravrock
17eda7a2de
Depend on head of jasmine-browser
...
This should fix CI, and can be reverted once a new version of
jasmine-browser that contains 33bd0fcb0ba990102dcd846e673d07b11041dd44
has been published.
2020-06-24 17:50:16 -07:00
Francois Wauquier
c521b4d47c
toHaveSize
2020-03-18 08:13:10 -07:00
Steve Gravrock
4eded6ab61
Added basic property tests for matchersUtil.equals
...
* See #1764 from @dubzzz
* Property tests are only run in Node, not browser.
* The Travis build sets JASMINE_LONG_PROPERTY_TESTS to enable much more
thorough (but slow) testing.
2020-01-04 14:52:34 -08:00
Gregg Van Hove
e8263e38aa
bump version to 3.5.0
2019-09-20 16:57:20 -07:00
Steve Gravrock
53561ae71f
Show details of syntax (etc) errors when loading Jasmine's own specs
2019-09-11 13:31:01 -07:00
Dmitriy T
7263a38c3f
Adds new configuration option to failSpecWithNoExpectations that will report specs without expectations as failures if enabled
2019-09-05 09:47:38 -07:00
Steve Gravrock
92dfbdcdc9
Depend on acorn to work around broken deduping
...
See <https://github.com/eslint/espree/issues/393 >.
2019-09-03 15:30:42 -07:00
Gregg Van Hove
5e87e1410d
update to newer jasmine-browser-runner
2019-07-07 19:20:45 -07:00
Gregg Van Hove
9a6262e3cd
bump browser runner to new version
2019-06-14 16:42:10 -07:00
Gregg Van Hove
c73c5a9dbd
WIP
2019-06-12 11:42:47 -07:00
Gregg Van Hove
243adfd4ce
Use jasmine-browser-runner to execute browser tests
2019-06-12 11:33:14 -07:00
Gregg Van Hove
0644731680
Switch to using new jasmine-browser-runner to server files for local testing
2019-06-06 14:07:30 -07:00
Gregg Van Hove
b4cbe9850f
add prettier and eslint
2019-05-21 18:23:48 -07:00