Commit Graph

  • da91294182 Merge branch 'anything-fix' of https://github.com/voithos/jasmine Steve Gravrock 2017-10-24 08:24:52 -07:00
  • bd41a97cd5 Merge branch 'anysymbol-fix' of https://github.com/voithos/jasmine Steve Gravrock 2017-10-24 08:15:17 -07:00
  • 6d3953356d Add special handling of asymmetric matcher objects as keys in Maps. Zaven Muradyan 2017-10-23 23:01:50 -07:00
  • 62f769767a Add support for jasmine.any(Symbol). Zaven Muradyan 2017-10-23 19:31:40 -07:00
  • 03f7f76bca Removed Safari 6 from the test matrix Steve Gravrock 2017-10-23 12:05:52 -07:00
  • 4c6dadb9b1 Merge branch 'github-1295' of https://github.com/ksvitkovsky/jasmine Steve Gravrock 2017-10-23 11:57:22 -07:00
  • 8973e4e44f Ignore package-lock.json Gregg Van Hove 2017-10-23 11:53:48 -07:00
  • b7e9594c86 Merge branch 'jasmine-deep-clone-args' of https://github.com/aj-dev/jasmine Steve Gravrock 2017-10-23 11:32:58 -07:00
  • 6c363f11b3 Merge branch 'lintfix' of https://github.com/voithos/jasmine Steve Gravrock 2017-10-23 11:01:18 -07:00
  • 0f650e1d03 Merge pull request #1429 from voithos/docfix sgravrock 2017-10-23 10:46:06 -07:00
  • 78fe42ac2d Fix "Before Committing" section of CONTRIBUTING.md. Zaven Muradyan 2017-10-15 22:48:57 -07:00
  • 20d86b2a00 Fix lint warning in CallTracker. Zaven Muradyan 2017-10-15 12:27:45 -07:00
  • 516e00d7ba Fix #1426 clearTimeout not correctly clearing a timeout Michael Leaney 2017-10-11 20:54:56 +08:00
  • c1957ecd7c Add test Michael Leaney 2017-10-11 20:29:27 +08:00
  • 1f6c91de7c Deep clone args before passing them to reporters Audrius Jakumavicius 2017-10-07 01:32:39 +02:00
  • f6342ad4fe Add a note about defineProperty for spyOnProperty Gregg Van Hove 2017-08-24 12:22:11 -07:00
  • 8cf8736cab bump version to 2.8.0 v2.8.0 Gregg Van Hove 2017-08-24 11:41:41 -07:00
  • 6d0f0ed915 Only use the extra setTimeout outside of IE8. Gregg Van Hove 2017-08-10 16:38:13 -07:00
  • 7ca571a746 Remove runnable parameter for simplicity ksvitkovsky 2017-08-10 23:08:59 +04:00
  • 4240b3514b Check runnable instead of suite ksvitkovsky 2017-08-10 22:58:30 +04:00
  • ab116fbd0f Throw an error on nested methods ksvitkovsky 2017-08-09 12:29:02 +04:00
  • da2673e02f Test nested methods to throw an error ksvitkovsky 2017-08-09 11:58:01 +04:00
  • b2dee5cb1c Create CODE_OF_CONDUCT.md Gregg Van Hove 2017-08-10 10:38:05 -07:00
  • 1414281cff Merge branch 'github-1221' of https://github.com/ksvitkovsky/jasmine into ksvitkovsky-github-1221 Gregg Van Hove 2017-08-09 17:20:54 -07:00
  • 2588b442e6 Integration specs that actually execute a suite need to be async Gregg Van Hove 2017-08-09 11:51:26 -07:00
  • af41e5ea5c Properly wait until test env has completed before moving on. Gregg Van Hove 2017-08-09 11:43:55 -07:00
  • 8834142198 Update jsApiReporter docs to link to new suite and spec results Gregg Van Hove 2017-08-09 10:36:53 -07:00
  • 1926fc11ae Add jsdocs for reporter events Gregg Van Hove 2017-08-09 10:21:59 -07:00
  • e7049d3183 Add 'nothing' matcher and tests ksvitkovsky 2017-08-09 15:09:36 +04:00
  • 80dba1138a Add explicit docs for the callback function passed to it etc. Gregg Van Hove 2017-08-08 17:28:36 -07:00
  • 9811ff71d2 Update afterAll documentation Gregg Van Hove 2017-08-08 14:37:45 -07:00
  • 301dd4f6b5 Merge branch 'kiewic-kiewic/toEqualArrayDiff' Gregg Van Hove 2017-08-08 09:55:32 -07:00
  • 090a6234c3 Make toEqual matcher report the difference between array elements when arrays have different length Gilberto Stankiewicz 2017-06-22 01:30:55 -07:00
  • 8ad9abb19a Add arrayWithExactContents asymmetric matcher Gregg Van Hove 2017-08-04 12:07:09 -07:00
  • 8c0a8a1b33 Merge branch 'ksvitkovsky-github-1388' Gregg Van Hove 2017-08-04 10:27:55 -07:00
  • 1db81c334d Ensure no message added on asym. match success ksvitkovsky 2017-08-04 15:29:59 +04:00
  • 8dd0ad531c Merge branch 'ksvitkovsky-github-1403' Gregg Van Hove 2017-08-04 09:40:57 -07:00
  • f58002f0a6 Better primitives detection for saveArgsByValue ksvitkovsky 2017-08-04 11:12:22 +04:00
  • 4d18e63b0f Merge branch 'ksvitkovsky-github-1180' Gregg Van Hove 2017-08-04 09:33:17 -07:00
  • 4fc177d5ae Better pretty printing for typed arrays ksvitkovsky 2017-08-01 23:58:33 +04:00
  • acc8c23bf4 Merge branch 'theefer-fix-map+set-comparison' Gregg Van Hove 2017-08-04 09:21:24 -07:00
  • fc6ee243e9 Rewrite ES6 Set and Map comparison to ignore insertion order Sébastien Cevey 2017-08-02 14:59:29 +01:00
  • b256741bec bump version to 2.7.0 v2.7.0 Gregg Van Hove 2017-07-27 17:47:20 -07:00
  • 1d4a2b5c22 Merge branch 'user-context' of https://github.com/darthjee/jasmine into darthjee-user-context Gregg Van Hove 2017-07-26 17:10:26 -07:00
  • b0aac6b852 Add class UserContext darthjee 2017-07-24 22:35:05 +02:00
  • 543e056056 Merge branch 'jberney-master' Gregg Van Hove 2017-07-24 17:12:38 -07:00
  • 7dfc5f506c Send unfocused tests through the same queue as focused tests Jonathan 2017-07-23 09:01:15 -07:00
  • 4cce7263c4 Update github issue and PR templates Gregg Van Hove 2017-07-22 09:34:58 -07:00
  • 31164106e5 Get the casing right for IE8 Gregg Van Hove 2017-07-18 21:51:32 -07:00
  • f71218a44b Allow IE8 to be weird when pretty printing Gregg Van Hove 2017-07-18 21:07:38 -07:00
  • 22e9d6df20 PrettyPrinter allows an object to have a toString that isn't a function Gregg Van Hove 2017-07-17 22:01:06 -07:00
  • 6ddf64568e Add Promise checking to eq Scott Erickson 2017-06-26 19:10:19 -07:00
  • aa72b0b7cf Simplified rounding code in toBeCloseTo Alpha Chen 2017-06-26 10:22:54 -07:00
  • 9f3952ff87 Merge branch 'vanduynslagerp-fix-tobecloseto' Alpha Chen 2017-06-26 10:19:57 -07:00
  • c604012793 Fix rounding in toBeCloseTo Pierre Vanduynslager 2017-06-25 16:59:24 -04:00
  • 6aa069d586 IE 8&9 use setTimeout to clearStack so mock clock gets tricky Gregg Van Hove 2017-06-20 10:29:19 -07:00
  • 585287b9d6 When stop on failure is enabled, skip subsequent it() and beforeEach(). Steve Gravrock 2017-06-15 17:30:00 -07:00
  • de862f8133 Only clear out the spec param for Run all link Gregg Van Hove 2017-06-16 14:07:40 -07:00
  • 4e3ae726aa Bump version to 2.6.4 Gregg Van Hove 2017-06-16 13:41:59 -07:00
  • 02c18a3596 Bump version to 2.6.4 v2.6.4 Gregg Van Hove 2017-06-16 13:41:59 -07:00
  • 0c6397d802 Don't setTimeout() every time the stack is cleared via MessageChannel() Steve Gravrock 2017-06-16 09:58:41 -07:00
  • 9ee7b4ee0b Don't setTimeout() every time the stack is cleared via MessageChannel() Steve Gravrock 2017-06-16 09:58:41 -07:00
  • eb4671452e Don't use window Gregg Van Hove 2017-06-15 14:33:23 -07:00
  • 2e737f50ca Don't use window Gregg Van Hove 2017-06-15 14:32:18 -07:00
  • c60d669940 Break into a setTimeout every once in a while Gregg Van Hove 2017-06-15 14:21:33 -07:00
  • b38decf050 Break into a setTimeout every once in a while Gregg Van Hove 2017-06-15 14:21:33 -07:00
  • 4c491b2dc0 Pretty printer will now use MAX_PRETTY_PRINT_ARRAY_LENGTH for objects Gregg Van Hove 2017-06-14 13:34:10 -07:00
  • f9d1e2f280 Merge branch 'EsrefDurna-master' Gregg Van Hove 2017-06-12 14:03:11 -07:00
  • 270475bc61 updated package glob from 7.0.5 to 7.1.2 Npm link : https://www.npmjs.com/package/glob Repository link : https://github.com/isaacs/node-glob/releases Esref Durna 2017-06-12 00:35:07 +00:00
  • acb9989178 Merge branch 'patch-1' of https://github.com/kant/jasmine into kant-patch-1 Gregg Van Hove 2017-06-07 14:22:24 -07:00
  • 1fe1bbb6ed Merge branch 'master' of https://github.com/beatrichartz/jasmine into beatrichartz-master Gregg Van Hove 2017-06-07 14:15:55 -07:00
  • 994878e6f6 bump version to 2.6.3 Gregg Van Hove 2017-06-07 13:41:22 -07:00
  • ca5b1de2eb bump version to 2.6.3 v2.6.3 Gregg Van Hove 2017-06-07 13:41:22 -07:00
  • f7c160d716 Fixed HTML snippet in README Steve Gravrock 2017-06-06 15:56:46 -07:00
  • a3bc74776a Make sure the queue runner goes async for async specs Steve Gravrock 2017-06-06 15:38:36 -07:00
  • 578f63b9bd Make sure the queue runner goes async for async specs Gregg Van Hove 2017-06-06 14:29:02 -07:00
  • b1190eefb9 Minor fix Darío Hereñú 2017-06-04 00:40:53 -03:00
  • 271908a2c4 Fail when one of the arguments passed into toBeCloseTo matcher is null Beat Richartz 2017-05-25 10:08:33 +01:00
  • 3372af1cf1 Merge branch 'seed-reporting' of https://github.com/sgravrock/jasmine into sgravrock-seed-reporting Gregg Van Hove 2017-05-23 14:11:53 -07:00
  • d355fa0806 Don't tick extra. It's breaking IE 8 & 9 Gregg Van Hove 2017-05-22 14:26:24 -07:00
  • 56a79bef98 Use a less ancient Node on Travis CI Steve Gravrock 2017-05-19 15:43:01 -07:00
  • 2ea4e9507c Merge branch 'map-support' of https://github.com/rmehlinger/jasmine into rmehlinger-map-support Gregg Van Hove 2017-05-19 14:05:18 -07:00
  • c848a66faa Merge branch 'promises' of https://github.com/sgravrock/jasmine into sgravrock-promises Gregg Van Hove 2017-05-19 13:59:51 -07:00
  • 99fd7ddb88 Update python release instructions Gregg Van Hove 2017-05-17 17:35:23 -07:00
  • 5d1d19f494 Bump version to 2.6.2 v2.6.2 Gregg Van Hove 2017-05-17 17:24:16 -07:00
  • 4f49288f31 Built distribution Steve Gravrock 2017-05-16 14:36:35 -07:00
  • b9adc76dc7 Clear the stack if onmessage is called before the previous invocation finishes Steve Gravrock 2017-05-16 14:06:46 -07:00
  • 9672689d40 Added support for ES2017 async functions Steve Gravrock 2017-05-12 14:42:14 -07:00
  • a237ac5386 Added support for async before/it/after functions that return promises Steve Gravrock 2017-05-10 10:29:31 -07:00
  • 5ac3e21abb Merge branch 'interleaved-suites' of https://github.com/sgravrock/jasmine into sgravrock-interleaved-suites Gregg Van Hove 2017-05-10 13:49:05 -07:00
  • 88763012e4 Unified async and async queueable function running code Steve Gravrock 2017-05-10 10:14:47 -07:00
  • b1e97cfb09 Correctly route errors that occur while a QueueRunner is clearing stack Steve Gravrock 2017-05-09 14:44:53 -07:00
  • 8e5823c0d2 Merge branch 'sgravrock-global-errors-rethrow' Gregg Van Hove 2017-05-08 14:14:55 -07:00
  • e6a7932ec1 Report the random seed at the beginning and end of execution Steve Gravrock 2017-05-08 11:36:18 -07:00
  • 10f1220e55 Don't mask errors that occur when no handlers are installed Steve Gravrock 2017-05-08 11:09:32 -07:00
  • 5ee03f02ed Add ES6 map support to Jasmine rmehlinger 2017-04-29 17:58:14 -07:00
  • 2835ca3cce Bump version to 2.6.1 v2.6.1 Gregg Van Hove 2017-04-26 14:18:15 -07:00
  • 120c484419 Merge branch 'patch-1' of https://github.com/reinrl/jasmine into reinrl-patch-1 Gregg Van Hove 2017-04-26 14:06:18 -07:00
  • 1d62504534 Check for process.listeners as well, for GlobalErrors Gregg Van Hove 2017-04-26 13:54:07 -07:00
  • 055d88eff8 Merge branch 'UziTech-ensure-function-or-undefined' Gregg Van Hove 2017-04-26 13:49:31 -07:00