Gregg Van Hove
d2f2e2b870
Merge branch 'himajasuman-issue#896'
...
Fixes #896
2015-10-27 14:13:15 -07:00
Gregg Van Hove
728af5e556
Remove unused queueableFn arg from onException
...
Fixes #958
2015-10-27 12:24:32 -07:00
Gregg Van Hove
25d73515f3
Merge branch 'to-throw-error-unused-param' of https://github.com/FuzzySockets/jasmine into FuzzySockets-to-throw-error-unused-param
2015-10-27 12:21:42 -07:00
Gregg Van Hove
8e317d4026
Less verbose for the linter
2015-10-26 17:51:42 -07:00
Gregg Van Hove
a85c3a4da8
Check for descriptor
2015-10-26 17:03:45 -07:00
Gregg Van Hove
0b1e1a0401
Merge branch 'StephanBijzitter-throw-for-constants'
...
Fixes #948
2015-10-26 16:30:01 -07:00
Richard Harrington
c2ae3b6b12
Remove unused parameter from toThrowError
2015-10-26 11:43:31 -04:00
Gregg Van Hove
48f42eaa7d
Merge branch 'lalunamel-master'
...
Merges #942
Fixes #930
Fixes #912
2015-10-15 09:21:57 -07:00
Gregg Van Hove
141fd910f2
Use className instead of class when creating DOM elements
2015-10-06 09:10:22 -07:00
Gregg Van Hove
4221b2d2c4
Merge branch 'random-tests' of https://github.com/marcioj/jasmine into marcioj-random-tests
2015-10-04 14:03:17 -07:00
Gregg Van Hove
6ee7fd6ced
Merge branch 'toString_fallback' of https://github.com/myitcv/jasmine into myitcv-toString_fallback
2015-10-04 13:47:27 -07:00
Gregg Van Hove
878325e2cf
Merge branch 'James-Dunn-patch-1'
2015-10-04 13:45:10 -07:00
Marcio Junior
3f3fa484b2
Allow tests to run in random order
2015-09-26 14:53:08 -03:00
Gregg Van Hove
375a6f9fda
Merge branch 'danielalexiuc-master'
...
- Fixes #924
- Fixes #917
2015-09-24 12:58:56 -07:00
Gregg Van Hove
4097718b66
Merge pull request #906 from soycode/master
...
check for global before assigning
2015-09-03 13:38:21 -07:00
Martin Camacho
f3a7396845
afterEach behavior
2015-08-18 17:55:03 -04:00
soycode
850bee5492
check for global before assigning
2015-08-17 14:20:52 -07:00
Greg Chattin-McNichols and Gregg Van Hove
750a9aac6d
Merge pull request #869 from ljwall/jasmine
...
Fixes #855
2015-08-03 15:01:43 -07:00
Greg Chattin-McNichols and Gregg Van Hove
cd55f03912
concat files for toHaveBeenCalledTimes matcher
2015-08-03 14:57:52 -07:00
Gregg Van Hove
5061dd066c
Merge branch 'unique-css-classes' of https://github.com/prather-mcs/jasmine into prather-mcs-unique-css-classes
2015-05-18 14:29:03 -07:00
Gregg Van Hove
2a847a67e3
Merge branch 'danfinnie-any-vs-anything-error'
2015-05-18 14:27:27 -07:00
Gregg Van Hove
0b1449228f
Bump version to 2.3.4
2015-05-13 14:57:56 -07:00
Gregg Van Hove
65a6decd6d
Fix ordering for suites with more than 11 direct children.
...
- When no specs were focused, they all had the same precedence, and
`sort`ing them caused some of the nodes to move around
Fixes #850
2015-05-13 14:45:11 -07:00
Gregg Van Hove
7cbd86357d
Merge branch 'remove-dead-css' of https://github.com/prather-mcs/jasmine into prather-mcs-remove-dead-css
2015-05-13 11:03:25 -07:00
Gregg Van Hove
e9d79bc946
Merge branch 'prather-mcs-remove-dead-css'
2015-05-11 10:59:36 -07:00
Gregg Van Hove
0b2097b616
Bump version to 2.3.3
2015-05-11 10:48:58 -07:00
Gregg Van Hove
f02824ae52
Merge branch 'remove-dead-css' of https://github.com/prather-mcs/jasmine into prather-mcs-remove-dead-css
2015-05-11 10:41:18 -07:00
Robert Neumann
225c7bdda3
Set the shared user context correctly when executing the top level suite
...
Fixes #846
2015-05-11 10:29:51 -07:00
Gregg Van Hove
426eebe1ce
bump version to 2.3.2
2015-05-07 14:02:12 -07:00
Gregg Van Hove
add841a1e9
A spec without a function provided should be pending not disabled
...
Fixes #840
2015-05-07 13:46:52 -07:00
Gregg Van Hove
3dde7d0c29
Bump version to 2.3.1 to create a new bower package
2015-05-05 07:48:49 -07:00
Gregg Van Hove
5ea24a8448
version bump to 2.3.0
2015-04-28 10:13:42 -07:00
Gregg Van Hove
1d366772b7
Don't throw if we're already handling an exception
...
[finish #91407284 ]
2015-03-30 08:19:06 -07:00
Gregg Van Hove and Nikhil Gajwani
d137b83c1c
Don't install the clock if the current timing functions aren't the originals
...
[finish #64116664 ] Fix #782
2015-03-27 10:14:03 -07:00
Gregg Van Hove
692c8716f0
Style disabled specs in the results list
2015-03-26 15:45:26 -07:00
Gregg Van Hove
965229bd03
Properly pass j$ to Any so it can use other jasmine stuff
...
Fixes #806
2015-03-18 13:12:40 -07:00
Gregg Van Hove
46044dd345
Merge branch 'sgravrock-clock-reset'
2015-03-15 13:23:56 -07:00
slackersoft
eb1d98338a
Properly inject j$ into Suite
2015-03-06 11:43:57 -08:00
Gregg Van Hove and Molly Trombley-McCann
7693a4c959
Allow user to stop a specs execution when an expectation fails
...
[finish #1165916 ] #577
2015-03-05 15:28:00 -08:00
Gregg Van Hove and Molly Trombley-McCann
c58d83bbe3
Merge branch 'remove-unnecessary-conditional' of https://github.com/toddbranch/jasmine into toddbranch-remove-unnecessary-conditional
2015-03-04 12:00:07 -08:00
Gregg Van Hove and Molly Trombley-McCann
1c6f4ef0e6
Build distribution for previous changes
2015-03-04 11:58:47 -08:00
slackersoft
715de7aa38
Implement TreeProcessor to solve some issues with running the suite
...
- execute beforeAll/afterAll once per suite instead of once per child
when running focused specs/suites Fixes #773
- refuse to execute an order if it would cause a suite with a beforeAll
or afterAll to be re-entered after leaving once
- report children of an xdescribe similarly to how they would be
reported if they were themselves x'd out Fixes #774
- only process the tree once instead of figuring it out again at each
level
[finishes #87545620 ]
Fixes #776
2015-03-02 11:41:45 -08:00
Greg Cobb
10f87b3b90
Fixes issue where mock clock was being used by QueueRunner
...
- If the mock clock was installed in a beforeAll, the QueueRunner would use the mock clock for its own clock. If the mock clock was ticked more than the default timeout, async specs would timeout.
[fixes #783 #792 ]
2015-02-24 21:56:52 -05:00
Todd Branchflower
bbac4bb23f
remove unnecessary conditional
2015-02-20 14:04:08 -07:00
Joscha Feth
cdee9c8853
add missing semicolon
2015-02-09 15:40:41 +01:00
Greg Cobb and Gregg Van Hove
69956bf8f6
ObjectContaining matches prototype properties
...
[#769 ]
2015-02-05 14:15:57 -08:00
Greg Cobb and Gregg Van Hove
d5dfbc98c3
Updates pretty printer to include array properties
...
[fixes #766 ][finishes #87644044 ]
2015-02-04 11:05:03 -08:00
Greg Cobb and Gregg Van Hove
f22862fd80
Merge branch 'juliemr-arrayfix'
...
Fixes #765
2015-02-04 09:38:45 -08:00
Greg Cobb and Gregg Van Hove
e173cd1c9d
bump version to 2.2.1 for bower fix
2015-02-02 12:24:14 -08:00
Greg Cobb and Gregg Van Hove
4acb7448d8
Update release notes and bump version for 2.2.0
2015-02-02 11:27:14 -08:00