Commit Graph

  • 70c416d5c9 Fixed jsdocs for recent additions Steve Gravrock 2020-07-10 15:41:02 -07:00
  • 226d3ba939 Added IE back to the Travis matrix Steve Gravrock 2020-07-09 11:25:54 -07:00
  • aa6cc31057 Show diffs involving root-level asymmetric equality testers Steve Gravrock 2020-07-08 17:02:11 -07:00
  • f8ae3eaeaa Built distribution Steve Gravrock 2020-07-08 16:53:53 -07:00
  • db6aa8f3f8 Use a version of eslint that works on Node 8 Steve Gravrock 2020-07-02 08:49:23 -07:00
  • 4e2f703615 Check for syntax and standard library objects that don't work in IE Steve Gravrock 2020-07-01 17:28:45 -07:00
  • ba2aae63be Run eslint against all files Steve Gravrock 2020-07-01 16:05:02 -07:00
  • fb23277367 Removed IE from Travis build matrix Steve Gravrock 2020-07-01 12:30:24 -07:00
  • 8cd4873e48 Removed broken Sauce status image Steve Gravrock 2020-06-29 14:37:08 -07:00
  • 11b63e4e3e Fixed references to master in docs Steve Gravrock 2020-06-29 14:36:00 -07:00
  • b3ab9fad9d Updated toHaveBeenCalledOnceWith for new matcher interface Steve Gravrock 2020-06-26 15:14:02 -07:00
  • 13b967b59c Merge branch 'feat/to-have-been-called-once-with' of https://github.com/Maximaximum/jasmine into pr-merge Steve Gravrock 2020-06-26 15:04:29 -07:00
  • 0253d4fb71 Merge branch 'update-throwError-to-throw-objects' of https://github.com/terencehonles/jasmine Steve Gravrock 2020-06-26 14:59:29 -07:00
  • 44875673c1 Merge branch '1821-tests' of https://github.com/dasch-swiss/jasmine Steve Gravrock 2020-06-26 14:56:08 -07:00
  • 3943cc2ddb allow spy throwError to throw an Object Terence D. Honles 2020-06-02 10:35:27 -07:00
  • f4753ac0a4 Fixed syntax errors in IE 10 Steve Gravrock 2020-06-25 07:36:06 -07:00
  • ce2161ca32 Add additional test for equals matcher Tobias Schweizer 2020-06-25 09:41:39 +02:00
  • 17eda7a2de Depend on head of jasmine-browser Steve Gravrock 2020-06-24 17:49:11 -07:00
  • 7119720fc7 Merge branch 'dp/missing-punctation' of https://github.com/dirkpuge/jasmine Steve Gravrock 2020-06-23 17:01:38 -07:00
  • f4e192a428 Merge branch 'expose-property' of https://github.com/johnjbarton/jasmine Steve Gravrock 2020-06-23 16:57:43 -07:00
  • 45ad7fd13c Added missing periods Dirk Puge 2020-06-21 11:48:05 -04:00
  • 0cb304131f fix(env): expose setSpec/SuiteProperty on interface johnjbarton 2020-05-26 14:50:01 -07:00
  • 8a731e17a7 Improved jsdocs for user-specified spec/suite properties Steve Gravrock 2020-05-05 17:58:16 -07:00
  • 7416c176a7 Merge branch 'properties' of https://github.com/johnjbarton/jasmine Steve Gravrock 2020-05-05 17:43:44 -07:00
  • 0f6ebaa784 Merge branch 'master' into feat/to-have-been-called-once-with Maksym Kobieliev 2020-04-14 22:08:13 +03:00
  • f14f620e15 Merge pull request #1 from jasmine/master Maksym Kobieliev 2020-04-14 22:07:34 +03:00
  • e94e6c5b75 Fix failing unit test Maksym Kobieliev 2020-04-14 22:01:56 +03:00
  • f90d9943fe feat(env): setSpecProperty/setSuiteProperty(key, value) to attach data to tests johnjbarton 2019-10-29 17:17:27 -07:00
  • 8991b1bba3 Fixed toHaveSize matcher on IE 10 & 11 Steve Gravrock 2020-04-12 13:43:44 -07:00
  • 78c3a007ad Fixed test failure in Firefox 74 Steve Gravrock 2020-04-11 12:08:49 -07:00
  • 30b31096b8 Merge branch 'master' of https://github.com/chivesrs/jasmine Steve Gravrock 2020-04-11 11:32:08 -07:00
  • 2b318a6154 Merge branch 'master' of https://github.com/parloti/jasmine Steve Gravrock 2020-04-11 11:28:53 -07:00
  • 41293714fd Merge branch 'tobepending' of https://github.com/DCtheTall/jasmine Steve Gravrock 2020-04-11 11:17:03 -07:00
  • 08779f2657 add missing trailing newline DCtheTall 2020-04-09 15:20:23 -04:00
  • 76a99aef86 add missing trailing newline DCtheTall 2020-04-09 15:19:47 -04:00
  • 6b213a958d Add expectAsync().toBePending() DCtheTall 2020-04-09 15:13:33 -04:00
  • 9a7dfb15d2 fix #26 Alex Parloti 2020-04-02 21:01:56 +02:00
  • ec9904bf52 Fix test Maksym Kobieliev 2020-04-02 21:38:54 +03:00
  • bcc28d7063 Output a diff if there was only one call, but with wrong parameters Maksym Kobieliev 2020-04-02 21:31:17 +03:00
  • 79d55216fc Use internal type checks instead of instanceof to support browsers that don't include the types Gregg Van Hove 2020-03-18 08:57:44 -07:00
  • 7e940542f8 Merge branch 'wokier-toHaveSize' Gregg Van Hove 2020-03-18 08:13:50 -07:00
  • ec3ebcb7bb Clean up toHaveSize Gregg Van Hove 2020-03-18 08:12:40 -07:00
  • c521b4d47c toHaveSize Francois Wauquier 2020-02-28 18:18:14 +01:00
  • 66fe69a149 Add test for resolveTo/rejectWith with empty parameters Chives 2020-03-16 03:15:58 -04:00
  • e13fd13529 Add a toHaveBeenCalledOnceWith matcher Maksym Kobieliev 2020-03-13 20:41:24 +02:00
  • f1eac6fb04 Merge branch 'chivesrs-master' Gregg Van Hove 2020-03-12 12:28:08 -07:00
  • 6440ca434d Add trailing newlines to example code Chives 2020-02-29 04:30:03 -05:00
  • 93ad31e0af Correctly report spec and suite duration Steve Gravrock 2020-02-22 13:54:24 -08:00
  • a6a9550d1e Fixed 'since' versions for MatchersUtil Steve Gravrock 2020-02-13 10:52:54 -08:00
  • 6c68715554 Removed unnecessary uses of new Steve Gravrock 2020-02-13 09:26:33 -08:00
  • c39c110eca Deprecate describes with no children Steve Gravrock 2020-02-12 16:44:44 -08:00
  • 18b2646d1d Allow libraries to avoid "Passing custom equality testers to MatchersUtil#contains is deprecated" while remaining compatible with older jasmine versions Steve Gravrock 2020-01-18 14:16:15 -08:00
  • 9aed55bb91 Improved readability of matcher-related deprecations Steve Gravrock 2020-01-18 10:39:51 -08:00
  • 90d6f9d73c Added deprecation messages to interfaces that will be removed in 4.0 Steve Gravrock 2019-11-28 10:50:55 -08:00
  • 258d55469e Merge branch 'cof-merge-candidate' Steve Gravrock 2020-02-12 14:23:53 -08:00
  • 5096d9af4e Don't construct unnecessarily asymmetricEqualityTesterArgCompatShims Steve Gravrock 2020-02-12 13:52:58 -08:00
  • 3be797c8d8 Fixed diffs involving jasmine.objectContaining Steve Gravrock 2020-02-11 16:25:53 -08:00
  • d10e8c2ddf Merge branch 'enelson/callThrough-constructor' of https://github.com/elliot-nelson/jasmine into elliot-nelson-enelson/callThrough-constructor Gregg Van Hove 2020-02-12 11:38:07 -08:00
  • c2ada1af95 Merge branch 'custom-object-formatters' into cof-merge-candidate Steve Gravrock 2020-02-11 11:44:38 -08:00
  • ea3dd9dffc Refer to MatchersUtil instances as matchersUtil, not util Pivotal 2020-02-10 14:12:56 -08:00
  • d41139fea2 Added jsdocs for MatchersUtil Steve Gravrock 2020-02-07 13:03:35 -08:00
  • 873d1c2945 Use custom object formatters for any part of a diff, not just leaf nodes Steve Gravrock 2020-02-01 18:49:06 -08:00
  • 25816a6e77 Added support for custom object formatters Steve Gravrock 2020-01-11 14:51:12 -08:00
  • 1f23f1e4d2 Inject a per-runable pretty printer into MatchersUtil Steve Gravrock 2019-10-08 22:57:07 -07:00
  • dec67bd535 Don't require matchers and asymmetric equality testers to pass custom object formatters back to Jasmine Steve Gravrock 2019-09-21 10:58:09 -07:00
  • 83b336d9d1 Merge branch 'matcher-integration-tests' Steve Gravrock 2020-02-06 18:16:06 -08:00
  • be3c8275d4 Tidy up SpyStrategy#exec Elliot Nelson 2020-02-06 10:34:55 -05:00
  • bf4694333c Improve wrapper function and parameter naming Elliot Nelson 2020-02-06 10:29:02 -05:00
  • 9febe3159d Allow callThrough to call constructor functions without errors Elliot Nelson 2020-01-28 19:40:44 -05:00
  • 5e98ee951c Realign the browser testing matrix to match current reality Steve Gravrock 2020-01-20 12:08:01 -08:00
  • fd5b9ce1ae Fixed spec failure in IE Steve Gravrock 2020-01-20 11:40:26 -08:00
  • 58c63e98bb Include stack traces in unhandled promise rejection messages Steve Gravrock 2020-01-20 10:50:42 -08:00
  • 7f392d188e Don't leak global error handlers between Jasmine's own tests Steve Gravrock 2020-01-20 10:18:29 -08:00
  • 6baf3a9270 Merge branch 'unhandledrejection' of https://github.com/johnjbarton/jasmine into browser-unhandled-rejections Steve Gravrock 2020-01-15 20:11:05 -08:00
  • 1545112744 feat(GlobalErrors): Route unhandledrejections to onerror johnjbarton 2020-01-14 09:38:59 -08:00
  • 8a5216401f Built distribution Steve Gravrock 2020-01-11 14:29:24 -08:00
  • fffb8abb24 Moved property tests to the main suite Steve Gravrock 2020-01-11 10:49:37 -08:00
  • 17e9088ac5 Merge branch 'add-it-naming' of https://github.com/johnlinp/jasmine Steve Gravrock 2020-01-11 09:17:45 -08:00
  • d19ffcc231 Merge branch 'consider-all-error-messages' of https://github.com/vhermannitk/jasmine Steve Gravrock 2020-01-11 09:14:20 -08:00
  • 0b4a9edff8 Added some tests and modified the source code instead of the build product Valentin Hermann 2020-01-08 10:55:14 +01:00
  • e02c24d151 Revert "Improves method messagePrefixLength. Now error messages like ReferenceError or TypeError are considered, too" Valentin Hermann 2020-01-08 08:47:08 +01:00
  • 913ad50a76 Improves method messagePrefixLength. Now error messages like ReferenceError or TypeError are considered, too Valentin Hermann 2020-01-07 15:49:43 +01:00
  • c395c525dc Revert "Improves method messagePrefixLength. Now error messages like ReferenceError or TypeError are considered as well" Valentin Hermann 2020-01-07 15:41:02 +01:00
  • 12fefa4b3d Improves method messagePrefixLength. Now error messages like ReferenceError or TypeError are considered as well Valentin Hermann 2020-01-07 15:23:37 +01:00
  • 88b98277bc Fixed Travis build Steve Gravrock 2020-01-04 16:13:57 -08:00
  • 4eded6ab61 Added basic property tests for matchersUtil.equals Steve Gravrock 2020-01-04 14:25:25 -08:00
  • 6c766b7785 Describe the naming for the function it() John Lin 2019-12-16 12:21:59 +08:00
  • 13ff1e037e Make changes in source files Adam Milligan 2019-11-22 17:47:20 -05:00
  • a00f995c68 Added integration tests for existing matcher interfaces Steve Gravrock 2019-09-21 14:18:32 -07:00
  • 795a80ec66 Added integration tests for asymmetric equality testers Steve Gravrock 2019-09-22 12:07:23 -07:00
  • 3d1a96e020 Extend Jasmine env into correct global Adam Milligan 2019-11-05 10:54:46 -05:00
  • 076093c16c Properly import jasmineRequire object before using Adam Milligan 2019-11-04 11:38:53 -05:00
  • 8d53f4d202 Fixed objectContaining to not match when the expected is the empty object and the actual is a non-object Steve Gravrock 2019-11-02 14:22:16 -07:00
  • 71631a6529 Test IE before other browsers on Travis Steve Gravrock 2019-11-02 13:14:49 -07:00
  • bed56a76f8 Merge branch 'fix/number-compare-failure' of https://github.com/dubzzz/jasmine Steve Gravrock 2019-11-02 11:52:01 -07:00
  • 97fe2e7c95 Fix: Jasmine reports toEqual(0, Number.MIN_VALUE) to be true Nicolas DUBIEN 2019-10-31 00:27:20 +01:00
  • ef3f127d27 Fixed comparison between ObjectContaining and non-objects on IE Steve Gravrock 2019-09-28 18:39:43 -07:00
  • 472f61ab37 Provide better diffs for object graphs that include objectContaining Steve Gravrock 2019-09-28 17:50:17 -07:00
  • 10dbf8be98 Indent multiline failure messages in the output of withContext Steve Gravrock 2019-09-28 12:31:00 -07:00
  • a497d0942a Report async expectations that complete after the runable completes Steve Gravrock 2019-09-27 18:31:01 -07:00