Gregg Van Hove
|
7c0f013003
|
Merge branch 'johnjbarton-noop-timer'
- Merges #1669 from @johnjbarton
|
2019-03-13 17:34:12 -07:00 |
|
johnjbarton
|
ca2b62b00e
|
refactor(Timer): share htmlReporter noopTimer via Timer.js
|
2019-03-12 16:26:04 -07:00 |
|
Gregg Van Hove
|
4108deca02
|
Build distribution for various typo PRs
|
2019-03-11 17:39:03 -07:00 |
|
Gregg Van Hove
|
def278f90f
|
Merge branch 'typo-suites' of https://github.com/FelixRilling/jasmine into FelixRilling-typo-suites
- Merges #1666 from @FelixRilling
|
2019-03-11 17:38:29 -07:00 |
|
Gregg Van Hove
|
6bd4a29360
|
Merge branch 'jsdoc-validation' of https://github.com/FelixRilling/jasmine into FelixRilling-jsdoc-validation
- Merges #1667 from @FelixRilling
|
2019-03-11 17:37:43 -07:00 |
|
Gregg Van Hove
|
fd037f53a3
|
Merge branch 'typo-comments' of https://github.com/FelixRilling/jasmine into FelixRilling-typo-comments
- Merges #1665 from @FelixRilling
|
2019-03-11 17:34:44 -07:00 |
|
Gregg Van Hove
|
348242b712
|
Merge branch 'FelixRilling-typo-received'
- Merges #1664 from @FelixRilling
- Fixes #1663
|
2019-03-11 17:32:32 -07:00 |
|
Felix Rilling
|
b74e0abee1
|
Fixed flipped JSDoc.
|
2019-03-10 11:17:50 +01:00 |
|
Felix Rilling
|
e33b12b17c
|
Fixed typos in test suite descriptions.
|
2019-03-10 11:07:40 +01:00 |
|
Felix Rilling
|
dde93ade18
|
Fixed typos in comments.
|
2019-03-10 11:04:33 +01:00 |
|
Felix Rilling
|
63f900287c
|
Fixed typo "receieved" to "received", Adapted test.
|
2019-03-10 10:59:56 +01:00 |
|
Gregg Van Hove
|
239a615770
|
No longer run Node.js v4 on Travis
- Jasmine should still work in Node.js v4, but the jshint task isn't
working correctly
|
2019-02-11 13:38:00 -08:00 |
|
Gregg Van Hove
|
92d5957a59
|
Attempt to skip jshint for node.js v4
|
2019-02-11 09:46:36 -08:00 |
|
Gregg Van Hove
|
4991f2a713
|
Merge branch 'print_global_error_type' of https://github.com/jbunton-atlassian/jasmine into jbunton-atlassian-print_global_error_type
- Merges #1632 from @jbunton-atlassian
|
2019-02-11 09:02:16 -08:00 |
|
Gregg Van Hove
|
0d6db64eb1
|
Merge branch 'onerror' of https://github.com/johnjbarton/jasmine into johnjbarton-onerror
- Merges #1644 from @jognjbarton
|
2019-01-30 17:38:27 -08:00 |
|
Gregg Van Hove
|
489fb79d6e
|
fall back to older jshint for older node
|
2019-01-09 11:08:32 -08:00 |
|
Gregg Van Hove
|
eba8c775f3
|
update npm dependencies
|
2019-01-08 17:47:53 -08:00 |
|
johnjbarton
|
c36a005893
|
Support Error.stack in globalErrors.
See https://developer.mozilla.org/en-US/docs/Web/API/GlobalEventHandlers/onerror#window.onerror
|
2019-01-03 16:14:23 -08:00 |
|
Gregg Van Hove
|
37dfe50d99
|
Stop treating objects with a nodeType as if they are DOM Nodes
- Fixes #1638
|
2018-12-17 17:10:53 -08:00 |
|
Gregg Van Hove
|
c67a5b830c
|
Fix 3.0 breaking changes list to include note about Spy identity
|
2018-12-11 17:56:17 -08:00 |
|
James Bunton
|
d803bd12a6
|
When catching a global error in Node.js, print the type of error
|
2018-12-11 08:32:45 +11:00 |
|
Gregg Van Hove
|
a621d05fa7
|
Merge branch 'Havunen-fix-to-equal-ie'
- Merges #1621 from @Havunen
- Fixes #1618
|
2018-12-03 17:45:06 -08:00 |
|
Sampo Kivistö
|
473f5cd359
|
Re-use attr variable
|
2018-11-04 10:44:54 +02:00 |
|
Sampo Kivistö
|
a81e9626df
|
Fixes issue where PhantomJS 2 and IE 10 - 11 crashed when reporting SVG element equality
|
2018-11-04 10:31:33 +02:00 |
|
Gregg Van Hove
|
b3ccd4312c
|
Bump version to 3.3.0
|
2018-10-25 09:47:09 -07:00 |
|
Gregg Van Hove
|
5524207658
|
Add api docs for .not and .withContext
|
2018-10-24 16:49:31 -07:00 |
|
Gregg Van Hove
|
1b5e0c0c10
|
Merge branch 'expect-context'
- Fixes #641
|
2018-10-24 16:32:28 -07:00 |
|
Gregg Van Hove
|
2d303a6e46
|
Merge common async/sync expectation stuff
|
2018-10-24 16:17:30 -07:00 |
|
Gregg Van Hove
|
1e47dcf2cc
|
Pull async matchers out to their own functions
- Makes AsyncExpectation closer to Expectation
|
2018-10-23 16:02:31 -07:00 |
|
Gregg Van Hove
|
ba1e8f8008
|
Implement withContext for async expectations too
|
2018-10-22 16:42:36 -07:00 |
|
Gregg Van Hove
|
a91db0dfc2
|
more rejected to -> rejected with
|
2018-10-22 16:08:57 -07:00 |
|
Gregg Van Hove
|
1d130036f4
|
Merge branch 'master' into expect-context
|
2018-10-22 14:55:20 -07:00 |
|
Gregg Van Hove
|
e6a60a7bef
|
Merge branch 'codymikol-toBeRejectedWith'
- Merges #1615 from @codymikol
- Closes #1600
- Fixes #1595
|
2018-10-22 11:20:03 -07:00 |
|
Gregg Van Hove
|
fe042fdf82
|
Use toBeRejectedWith instead of toBeRejectedTo
|
2018-10-22 11:18:56 -07:00 |
|
Gregg Van Hove
|
06854fe435
|
Merge branch 'toBeRejectedWith' of https://github.com/codymikol/jasmine into codymikol-toBeRejectedWith
|
2018-10-22 11:15:05 -07:00 |
|
Gregg Van Hove
|
7b9fc80b8f
|
Merge branch 'tdurtschi-master'
- Merges #1616 from @tdurtshi
- Fixes #1614
|
2018-10-22 10:59:03 -07:00 |
|
Gregg Van Hove
|
3c47e71619
|
Also show tip for .not cases
|
2018-10-22 10:57:16 -07:00 |
|
Teagan Durtschi
|
7cbedcdda7
|
Add custom message for toBe() matcher when object equality check fails
|
2018-10-21 12:46:49 -04:00 |
|
Cody Mikol
|
3aa0115ae4
|
feat(toBeRejectedTo): implement toBeRejectedTo functionality
add functionality to determine whether a promise has been rejected to a
specific value via expectAsync
Fixes: #1595
|
2018-10-19 23:23:42 -04:00 |
|
Gregg Van Hove
|
440b6934aa
|
Merge branch 'codymikol-assertAsync-promiseLike-support'
- Merges #1613 from @codymikol
- Fixes #1612
|
2018-10-19 16:24:30 -07:00 |
|
Cody Mikol
|
591bf1144b
|
bugfix(assertAsync): add promiseLike support for angularJS promises
implement a promiseLike method so libraries using non-browser promise
implementations can still utilize assertAsync functionality.
Fixes: #1612
|
2018-10-18 21:28:32 -04:00 |
|
Gregg Van Hove
|
3ae61b14ad
|
Merge branch 'm1010j-m1010j-add-status-marks-to-standalone'
- Merges #1610 from @m1010j
- Fixes #1596
|
2018-10-01 12:25:23 -07:00 |
|
Matthias Jenny
|
705a6508d4
|
Add status marks to standalone
|
2018-09-26 21:10:20 -04:00 |
|
Gregg Van Hove
|
306882f636
|
Merge branch 'nitobuendia-patch-1'
|
2018-09-25 17:29:10 -07:00 |
|
Gregg Van Hove
|
16fef04629
|
Merge branch 'patch-1' of https://github.com/nitobuendia/jasmine into nitobuendia-patch-1
- Merges #1601 from @nitobuendia
- Fixes #1594
|
2018-09-25 17:28:57 -07:00 |
|
Gregg Van Hove
|
d180c2026e
|
Merge branch 'master' of https://github.com/Havunen/jasmine into Havunen-master
- Merges #1599 from @Havunen
|
2018-09-25 17:14:49 -07:00 |
|
Gregg Van Hove
|
92d0882a32
|
Introduce a configuration object to Env deprecating old single use functions
[finishes #159158038]
|
2018-09-25 17:08:41 -07:00 |
|
Nito Buendia
|
04679622b0
|
Add tests for formatting empty content errors.
|
2018-09-13 20:02:30 +08:00 |
|
Nito Buendia
|
b4cd1ec1ae
|
Format according to style.
|
2018-09-13 19:48:53 +08:00 |
|
Nito Buendia
|
963b1cca22
|
Add tests for new unnamed errors.
|
2018-09-13 19:48:10 +08:00 |
|