Commit Graph

  • bd2e877f4e Removed scheduled workflows from Circle CI config Steve Gravrock 2022-01-15 10:50:03 -08:00
  • 5b23ffe174 Merge pull request #1951 from ath0mas/patch-1 Steve Gravrock 2022-01-04 20:37:03 -08:00
  • 384e0859c7 Update html example in README Alexis THOMAS 2022-01-04 23:51:30 +01:00
  • 616682e487 Stop cron builds on 3.99 and 4.0 Steve Gravrock 2022-01-01 13:29:39 -08:00
  • 98c2f019c6 Bump version to 4.0.0 v4.0.0 Steve Gravrock 2022-01-01 12:43:29 -08:00
  • 507dad6d87 Set -npm and -browser-runner dev dependencies back to main Steve Gravrock 2022-01-01 12:10:24 -08:00
  • 6da7a32442 Merge branch '4.0' Steve Gravrock 2022-01-01 12:00:46 -08:00
  • 58d13570ac Bump version to 3.99.0 v3.99.0 Steve Gravrock 2022-01-01 10:47:59 -08:00
  • 005648acd8 Built distribution Steve Gravrock 2022-01-01 10:46:15 -08:00
  • ff14c03a40 Test against the latest Node 12 Steve Gravrock 2022-01-01 08:44:28 -08:00
  • ff848c812a Merge branch 'main' into 4.0 Steve Gravrock 2021-12-31 15:07:03 -08:00
  • d963be5eec Log a deprecation warning on reentrant calls to Clock#tick Steve Gravrock 2021-12-31 11:38:01 -08:00
  • 8444faab72 Use the clock from jasmineUnderTest in specs Steve Gravrock 2021-12-31 10:00:14 -08:00
  • 883f400074 Merge branch '4.0' of https://github.com/thw0rted/jasmine into 4.0 Steve Gravrock 2021-12-31 09:50:09 -08:00
  • 3c16caa413 Link to the CONTRIBUTING guide from the PR template Steve Gravrock 2021-12-31 09:47:46 -08:00
  • 5d0be2e6cf Updated the contributing guide for 4.0 Steve Gravrock 2021-12-31 09:43:46 -08:00
  • c56631175f Fix time-travel in delayed function scheduler James Bromwell 2021-12-29 17:50:48 +01:00
  • cef738966c Updated dev dependencies Steve Gravrock 2021-12-21 17:03:29 -08:00
  • 5fd0e49ccf Removed unused ejs dev dependency Steve Gravrock 2021-12-21 17:00:04 -08:00
  • c431590d65 Fixed reporting of suites that are skipped due to a beforeAll failure Steve Gravrock 2021-12-20 13:39:24 -08:00
  • 656e6614da Built distribution Steve Gravrock 2021-12-15 20:36:44 -08:00
  • 24408a16ed Removed initialization of unused Promise config property Steve Gravrock 2021-12-15 20:34:00 -08:00
  • ca90c76d12 Merge branch '3.99' into 4.0 Steve Gravrock 2021-12-14 08:27:05 -08:00
  • 57c294b307 Added a migration guide link to multiple done call deprecations Steve Gravrock 2021-12-14 08:16:06 -08:00
  • e73eb18753 Test against jasmine-browser-runner 1.0.0-dev Steve Gravrock 2021-12-13 21:41:09 -08:00
  • 0411b0567d Added a mention of 4.0 migration to the README Steve Gravrock 2021-12-11 16:13:51 -08:00
  • 30b93ccdbb Updated jsdocs for Env#execute Steve Gravrock 2021-12-11 15:53:25 -08:00
  • 067b91b3ef Removed IE/PhantomJS support code Steve Gravrock 2021-12-11 13:58:11 -08:00
  • 0b1385c3d3 Report start and end events for specs/suites that are skipped due to a beforeAll error Steve Gravrock 2021-12-11 12:34:23 -08:00
  • f1cf6ee419 Resolve the execute() promise to the entire JasmineDoneInfo Steve Gravrock 2021-12-09 18:18:36 -08:00
  • b37d989f13 Removed past-EOL Firefox versions Steve Gravrock 2021-12-07 18:16:00 -08:00
  • 89151d6e64 Dropped Safari 13 from build matrix Steve Gravrock 2021-12-07 17:04:19 -08:00
  • 75e3e14861 Merge remote-tracking branch 'upstream/safari-15' into 4.0 Steve Gravrock 2021-12-07 17:03:40 -08:00
  • ce7460d8d4 Fixed stack trace filtering on Safari 15 Steve Gravrock 2021-12-07 16:50:07 -08:00
  • b8dabf96ff HTML: Include top suite failures in the reported failure count Steve Gravrock 2021-12-03 08:18:18 -08:00
  • 40fac8b6a2 Renamed the trace feature to debugLog[s] Steve Gravrock 2021-12-02 14:46:56 -08:00
  • 5eb42d67a7 Added a note about async testing style to contributing guide Steve Gravrock 2021-12-02 12:12:59 -08:00
  • d739c23401 Resolve the promise returned by Env#execute to the overall status Steve Gravrock 2021-11-30 20:05:23 -08:00
  • 42e6c45efa Allow use without creating globals Steve Gravrock 2021-11-29 18:49:05 -08:00
  • 5942654856 Merge branch '3.99' into 4.0 Steve Gravrock 2021-11-26 13:27:57 -08:00
  • f3b26a0688 Merge branch 'main' into 3.99 Steve Gravrock 2021-11-26 13:25:14 -08:00
  • 8804ddb8cf Updated boot file lists for the Ruby gem and Python egg Steve Gravrock 2021-11-24 15:38:40 -08:00
  • 439be97c34 Rephrased note about verboseDeprecations Steve Gravrock 2021-11-24 11:45:32 -08:00
  • 871ba99a30 Allow custom spy strategies to be inherited like other runnable resources Steve Gravrock 2021-11-17 12:50:16 -08:00
  • 7a685b16f6 Removed duplicate message from errors (incl. matcher failures) on V8 Steve Gravrock 2021-11-16 12:52:07 -08:00
  • 2a049015b0 Use custom equality testers in Spy#withArgs Steve Gravrock 2021-11-15 18:30:43 -08:00
  • c48fb0b0e7 Added Firefox 91 (current ESR) to CI matrix Steve Gravrock 2021-11-14 14:18:06 -08:00
  • 4c47bf6c0b Merge branch '3.10.1' into main Steve Gravrock 2021-10-22 16:34:57 -07:00
  • e86a7f00a6 Bump version to 3.10.1 v3.10.1 Steve Gravrock 2021-10-22 16:07:23 -07:00
  • 504ef27899 Fixed result.pendingReason for specs marked with xit. Closes #1939 Jan Molak 2021-10-22 17:58:31 +01:00
  • 2a39339755 Merge branch 'fix/pending-reason' of https://github.com/jan-molak/jasmine into main * Fixes missing pendingReason in pending spec results * Fixes #1939 * Merges #1940 from @jan-molak Steve Gravrock 2021-10-22 12:44:36 -07:00
  • 2c440b8e44 Fixed result.pendingReason for specs marked with xit. Closes #1939 Jan Molak 2021-10-22 17:58:31 +01:00
  • 8e74529631 Merge branch '3.99' into 4.0 Steve Gravrock 2021-10-15 10:37:51 -07:00
  • b13329114c Set version to 3.99.0-dev Steve Gravrock 2021-10-15 10:33:21 -07:00
  • ab34f272da Merge branch 'main' into 3.99 Steve Gravrock 2021-10-15 10:29:50 -07:00
  • 1af0e62ef7 Revert "Revert "Dogfood the new jasmine-npm completion interface"" Steve Gravrock 2021-10-14 07:06:13 -07:00
  • 572452a15a Added supported environments to 3.10.0 release notes Steve Gravrock 2021-10-13 16:47:48 -07:00
  • 896412367a Bump version to 3.10.0 v3.10.0 Steve Gravrock 2021-10-13 15:46:21 -07:00
  • 503a7409f0 Merge branch 'issue-1854-asyncerror' of https://github.com/AndreWillomitzer/jasmine into main Steve Gravrock 2021-10-12 17:13:20 -07:00
  • c1db8f2f82 Clarified deprecation message for this in describes Steve Gravrock 2021-10-12 15:40:13 -07:00
  • bb9175cb66 added additional error msg for delayedExpectation Andre Willomitzer 2021-10-07 13:29:45 -04:00
  • 41f5c53959 Consistently identify clenaup fns by a type tag, not position Steve Gravrock 2021-10-11 17:58:40 -07:00
  • 25c3f06839 Run afterAll fns after failure even if stopOnSpecFailure is true Steve Gravrock 2021-10-08 14:19:56 -07:00
  • 976928c7ae Set version to 4.0.0-pre.0 Steve Gravrock 2021-10-08 08:48:22 -07:00
  • 36a4ddf433 Revert "Removed jsdoc entry for SpecResult#trace" Steve Gravrock 2021-10-07 10:56:52 -07:00
  • 53b1cd37b6 Merge branch '3.99' into 4.0 Steve Gravrock 2021-10-07 10:56:41 -07:00
  • 8cadfbd829 Fixed deprecation warning in spec Steve Gravrock 2021-10-07 10:51:06 -07:00
  • 86aeb5c88a Merge branch 'main' into 3.99 Steve Gravrock 2021-10-07 10:38:35 -07:00
  • 469b557828 Merge branch 'fix/ie' of https://github.com/nicojs/jasmine into main Steve Gravrock 2021-10-07 10:17:16 -07:00
  • 503715c275 test(ie): refactor promises to callbacks Nico Jansen 2021-10-07 10:23:52 +02:00
  • d4c15b8df4 No longer test Node <12.17 Steve Gravrock 2021-10-06 17:57:48 -07:00
  • 6f0c51260f Depend on the 4.0 branch of -npm Steve Gravrock 2021-10-06 17:54:54 -07:00
  • 4482355885 Removed jsdoc entry for SpecResult#trace Steve Gravrock 2021-10-06 11:29:59 -07:00
  • 6542364381 Merge branch 'feat/support-multiple-runs' of https://github.com/nicojs/jasmine into main Steve Gravrock 2021-10-06 11:18:50 -07:00
  • 1fc911e0fa Support running jasmine multiple times Nico Jansen 2021-10-01 16:12:57 +02:00
  • 15710937b8 Added a test that verifies skip to cleanup fns after pending() Steve Gravrock 2021-10-06 11:05:55 -07:00
  • 1a9d16715d Clarify which behaviors are specific to different stopSpecOnExpectationFailure values Steve Gravrock 2021-10-06 08:42:20 -07:00
  • b67a3043c7 Skip afterEach fns in nested suites when a beforeEach fn errors Steve Gravrock 2021-10-01 16:36:36 -07:00
  • 5f1ef5ac2b Skip everything except afterAll fns when a beforeAll fn errors Steve Gravrock 2021-09-30 10:19:58 -07:00
  • 5eaeeb0b6c Moved fn skipping policy out of QueueRunner Steve Gravrock 2021-09-29 12:14:07 -07:00
  • 457a2727ba Skip to afterEach fns when a beforeEach fn errors Steve Gravrock 2021-09-29 12:35:00 -07:00
  • a1f14efac6 Improved specs for stopSpecOnExpectationFailure Steve Gravrock 2021-09-25 17:47:49 -07:00
  • b2067d9ce0 Fixed references to Env#trace in jsdocs Steve Gravrock 2021-10-02 09:58:47 -07:00
  • 47081258cd Revert "Revert "Added the ability to associate trace information with failing specs"" Steve Gravrock 2021-10-02 09:56:25 -07:00
  • 9c03d4d3e9 Merge branch '3.99' into 4.0 Steve Gravrock 2021-10-02 09:52:43 -07:00
  • 7f0087b805 Merge branch 'main' into 3.99 Steve Gravrock 2021-10-02 09:47:30 -07:00
  • fdad8849df Revert "Added the ability to associate trace information with failing specs" Steve Gravrock 2021-10-02 09:45:15 -07:00
  • 7a289f1de7 Added the ability to associate trace information with failing specs Steve Gravrock 2021-09-25 16:07:33 -07:00
  • ef981bb794 Run the browser-flakes build on the debugging branch Steve Gravrock 2021-09-25 15:50:34 -07:00
  • c3fb3e985a Reject timeout values that are too large for setTimeout Steve Gravrock 2021-09-25 15:43:31 -07:00
  • 7fc3408051 Expanded jsdocs for jasmine.DEFAULT_TIMEOUT_INTERVAL Steve Gravrock 2021-09-25 13:29:44 -07:00
  • af1b43eeff Merge branch 'patch-1' of https://github.com/trusktr/jasmine into main Steve Gravrock 2021-09-25 13:28:34 -07:00
  • 4c043717a9 Revert "Dogfood the new jasmine-npm completion interface" Steve Gravrock 2021-09-25 12:11:20 -07:00
  • 35064cf60e Merge branch '3.99' into 4.0 Steve Gravrock 2021-09-24 14:31:02 -07:00
  • fb4c16b23e Merge branch 'main' into 3.99 Steve Gravrock 2021-09-24 14:27:15 -07:00
  • 3b28ee7c29 Fixed extra deprecation when passing custom equality testers to MatchersUtil#contains Steve Gravrock 2021-09-24 14:24:22 -07:00
  • 40be00310d Don't immediately move to the next queueable fn on async error Steve Gravrock 2021-09-24 11:22:04 -07:00
  • 3a77ae3dfe Throw if the argument to jasmine.clock().mockDate() is not a Date Steve Gravrock 2021-09-23 16:10:59 -07:00
  • 1332f01ca4 Merge branch '3.99' into 4.0 Steve Gravrock 2021-09-23 16:08:44 -07:00
  • 64d58ed1f0 Deprecate non-Date arguments to jasmine.clock().mockDate() Steve Gravrock 2021-09-23 16:04:39 -07:00