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
313e607135568ca4ede74f3dee82b6f34de23a76
jasmine
/
spec
History
Davis W. Frank
313e607135
Merge pull request
#369
from sheelc/query-selectors
...
Query selectors
2013-06-07 07:38: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
Merge pull request
#358
from sheelc/safari_exception_fix
2013-06-07 07:37:39 -07:00
html
Remove use of getElementsByTagName and getElementsByClassName
2013-06-03 19:24:53 -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