Nathan Sobo
|
d528765161
|
Allow elements to be passed to toContain matcher
|
2015-09-18 20:48:52 -06:00 |
|
Nathan Sobo
|
2ef6d1be96
|
Handle dashes in keys in toHaveData matcher
|
2015-09-18 20:48:52 -06:00 |
|
Nathan Sobo
|
ab5a5607fd
|
Remove immediately invoked fn expression from jasmine-jquery
|
2015-09-18 20:48:51 -06:00 |
|
Nathan Sobo
|
4843f88a6e
|
Support plain HTML elements in jasmine-jquery matchers wherever possible
|
2015-09-18 20:48:51 -06:00 |
|
Nathan Sobo
|
ea742c1123
|
Use innerHTML instead of outerHTML for .toHaveHtml matcher
|
2015-09-18 20:48:51 -06:00 |
|
Nathan Sobo
|
93db5063c7
|
Remove debugger
|
2015-09-18 20:48:50 -06:00 |
|
Nathan Sobo
|
d98c678822
|
Support bare HTML elements in the most popular jasmine-query matchers
|
2015-09-18 20:48:48 -06:00 |
|
Nathan Sobo
|
7e06e10fcf
|
Don’t require a specific jQuery instance for jasmine jQuery matchers
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com>
|
2014-11-06 15:27:45 -07:00 |
|
Kevin Sawicki
|
c141448e9f
|
Wrap HTML elements in $ so matchers still work
|
2014-09-10 11:19:05 -07:00 |
|
Kevin Sawicki
|
9d51d1a143
|
Use jquery provided by space-pen
|
2013-10-16 13:34:41 -07:00 |
|
Nathan Sobo
|
b70ff1b164
|
Don't assign window.jQuery in jasmine-jquery.js helper
I wrap it in a function wrapper to ensure that the assignment
`var jQuery` doesn't end up assigning a window global.
|
2013-04-26 15:36:13 -07:00 |
|
Nathan Sobo
|
c3e748a17c
|
WIP: Use rake to start compiling resources (like require.coffee)
|
2012-08-26 16:29:46 -05:00 |
|
Nathan Sobo
|
c2c8724ad0
|
Initial commit
|
2012-08-10 13:32:19 -06:00 |
|
Nathan Sobo
|
a7aa1d2b75
|
Add jasmine jquery matchers.
|
2011-12-27 17:42:29 -06:00 |
|