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
|
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
|
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
|
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
|
7b9fc80b8f
|
Merge branch 'tdurtschi-master'
- Merges #1616 from @tdurtshi
- Fixes #1614
|
2018-10-22 10:59:03 -07: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 |
|
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 |
|
Gregg Van Hove
|
12f56fdb7d
|
bump version to 3.2.1
|
2018-08-14 17:19:23 -07:00 |
|
Gregg Van Hove
|
afa18e554c
|
Correctly expost spyOnAllFunctions
- See #1581
|
2018-08-14 17:11:50 -07:00 |
|
Gregg Van Hove
|
112672c4a9
|
bump version to 3.2.0
|
2018-08-08 17:33:50 -07:00 |
|
Gregg Van Hove
|
3a52c444f8
|
Merge branch 'aeisenberg-spy-all'
- Merges #1581 from @aeisenberg
- Fixes #1421
|
2018-07-24 17:55:44 -07:00 |
|
Ilya Konstantinov
|
8c1b80daae
|
Improve Jasmine timeout error message
|
2018-06-18 17:36:43 -07:00 |
|
Gregg Van Hove
|
e2895a92dc
|
Fix JSDoc naming for Env functions
- See #1565
|
2018-06-06 17:13:52 -07:00 |
|
Gregg Van Hove
|
03998c1b20
|
Add documentation for more public functions on Env
- Fixes #1565
|
2018-06-05 17:13:58 -07:00 |
|
Steve Gravrock
|
9472df0db4
|
Added a basic set of async matchers
- Fixes #1447
- Fixes #1547
|
2018-06-04 21:07:44 -07:00 |
|
Gregg Van Hove
|
8f7327cb4d
|
Properly cascade StopExecutionError's up the tree
- Fixes #1563
|
2018-05-30 17:32:14 -07:00 |
|
Gregg Van Hove
|
3636014917
|
Merge branch 'hide-grey-specs' of https://github.com/SamFare/jasmine into SamFare-hide-grey-specs
- Merges #1561 from @SamFare
|
2018-05-23 17:15:40 -07:00 |
|
Steve Gravrock
|
282c436463
|
Implemented matcher negation as a filter
|
2018-05-13 23:01:55 -07:00 |
|
Steve Gravrock
|
533bda5d24
|
Split Expectation#wrapCompare into several smaller functions
|
2018-05-13 22:48:58 -07:00 |
|
Gregg Van Hove
|
ced2b114e4
|
Better detection of DOM Nodes for equality
- Also use JSDom if a real one isn't present to get some more coverage
there
- Fixes #1172
|
2018-05-04 18:01:08 -07:00 |
|
Gregg Van Hove
|
01a1113387
|
Merge branch 'yinm-fix-typo'
- Merges #1555 from @yinm
|
2018-05-03 17:21:18 -07:00 |
|
Gregg Van Hove
|
d6cfc4a9b5
|
Merge branch 'riophae-master'
- Merges #1551 from @riophae
|
2018-05-02 17:52:03 -07:00 |
|
Gregg Van Hove
|
7e14a97371
|
Explicitly pass in timing functions in mock clock integration specs
- This way we can make sure that clear stack always works no matter
how long the suite in the spec is
[fixes #153518103]
|
2018-04-23 17:25:11 -07:00 |
|
Gregg Van Hove
|
c440d13754
|
Use the same global for everything in Env
- No longer use `getGlobal` for clearStack and QueueRunner
|
2018-04-13 17:14:48 -07:00 |
|
Gregg Van Hove
|
a978f50f1d
|
name new global status stuff correctly in API docs
|
2018-04-02 17:20:39 -07:00 |
|
Steve Gravrock
|
74287c578c
|
Check for accidental global variable creation
|
2018-03-25 12:01:50 -07:00 |
|
Steve Gravrock
|
847a959b13
|
Merge branch 'handle-rejection' of https://github.com/johnjbarton/jasmine
- Merges #1521 from @johnjbarton
|
2018-03-24 19:49:58 -07:00 |
|
Steve Gravrock
|
05015a8b3e
|
Correctly format stack traces for errors with multiline messages
- Fixes #1526
|
2018-03-10 12:03:08 -08:00 |
|
Steve Gravrock
|
6f960d8662
|
Merge branch 'better-array-errors' of https://github.com/majidmade/jasmine
- Merges #1527 from @majidmade
- Fixes #1485
|
2018-03-10 07:42:34 -08:00 |
|
Gregg Van Hove
|
85b2a8c6c4
|
add some links to more tutorials from the api docs
|
2018-03-01 10:48:18 -08:00 |
|
Gregg Van Hove
|
ee52023b3d
|
Bump version to 3.1
|
2018-02-27 11:57:20 -08:00 |
|
Gregg Van Hove
|
1923461b09
|
Ignore more browser fields when formatting Errors
- description from IE
- column from Safari
|
2018-02-27 09:52:19 -08:00 |
|
Gregg Van Hove
|
63cc7cafc8
|
Use Jasmine's arrayContains, instead of includes for better support
|
2018-02-26 17:57:37 -08:00 |
|
Gregg Van Hove
|
fdecf02472
|
Merge branch 'print_exception_properties' of https://github.com/jbunton-atlassian/jasmine into jbunton-atlassian-print_exception_properties
- Merges #1516 from @jbunton-atlassian
|
2018-02-26 17:48:28 -08:00 |
|
Steve Gravrock
|
1ac2a6f608
|
Allow node to report load time errors
[Fixes #153466462]
|
2018-02-17 15:45:42 -08:00 |
|
Gregg Van Hove
|
c974c4740c
|
Merge branch 'master' of https://github.com/sjolicoeur/jasmine into sjolicoeur-master
- Merges #1460 from @sjolicoeur
|
2018-02-15 16:00:33 -08:00 |
|
Gregg Van Hove
|
2b27bd393f
|
Add API docs for async reporters
|
2018-02-15 14:36:29 -08:00 |
|
Gregg Van Hove
|
3b77f38188
|
Return <anonymous> for functions that have no actual words between keyword and (
- Also fixes a potential catastrophic backtracking if someone has
severely damaged their own `toString` during test execution.
|
2018-02-15 12:31:10 -08:00 |
|
Steve Gravrock
|
11827572d3
|
Moved toHaveClass matcher into core so that it can be used in Karma
- Fixes #1503
|
2018-02-13 17:09:42 -08:00 |
|
Gregg Van Hove
|
8326ecf919
|
Merge branch 'deprecation-object' of https://github.com/UziTech/jasmine into UziTech-deprecation-object
- Merges #1498 from @UziTech
|
2018-02-13 16:57:24 -08:00 |
|
Gregg Van Hove
|
d4b76a4d3b
|
version bump to 3.0
|
2018-02-06 09:33:49 -08:00 |
|