This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
jasmine
Watch
1
Star
0
Fork
0
You've already forked jasmine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
600be098af7f320aec09a119bcd415b1f5067e46
jasmine
/
spec
History
Sheel Choksi
600be098af
Fix up my refactoring mistake in toThrowError
...
strengthen the associated tests to protect against it in the future
2013-06-04 19:49:11 -07:00
..
console
Squashed commit of work to make Jasmine a collection of isolated modules. Note now that in our test suite, "jasmine" now always refers to the build jasmine loaded from jasmine.js and "j$" always refers to the code in the src directories.
2013-05-28 14:09:20 -07:00
core
Fix up my refactoring mistake in toThrowError
2013-06-04 19:49:11 -07:00
html
Last commit did not include self-test with Any and ObjectContaining in separate files. Fixed.
2013-06-02 22:16:30 -07:00
smoke
Add performance smoke suite
2012-12-03 15:46:29 -08:00
support
Squashed commit of work to make Jasmine a collection of isolated modules. Note now that in our test suite, "jasmine" now always refers to the build jasmine loaded from jasmine.js and "j$" always refers to the code in the src directories.
2013-05-28 14:09:20 -07:00
jasmine_self_test_spec.rb
* JsApiReporter - better inteface for getting spec results (it's a slice!)
2013-02-26 12:24:59 -08:00
jasmine-performance.yml
Add performance smoke suite
2012-12-03 15:46:29 -08:00
jasmine.yml
Matchers & Matchers specs now broken up into individual files. There is now a requireMatchers jasmineRequire function to attach matchers properly.
2013-06-02 22:22:25 -07:00
node_performance_suite.js
Squashed commit of work to make Jasmine a collection of isolated modules. Note now that in our test suite, "jasmine" now always refers to the build jasmine loaded from jasmine.js and "j$" always refers to the code in the src directories.
2013-05-28 14:09:20 -07:00
node_suite.js
Matchers & Matchers specs now broken up into individual files. There is now a requireMatchers jasmineRequire function to attach matchers properly.
2013-06-02 22:22:25 -07:00
spec_helper.rb
All Jasmine file manipulation/development moved from Thor to Grunt. Thor has been removed completely. Run
grunt --help
to see available tasks.
2013-03-24 09:41:42 -07:00