Commit Graph
937 Commits
Author SHA1 Message Date
Cheng Lou ca95c8c3a3 move docs tooling from JSX in Depth
Also removes the code wrap around the syntax highlighting link.
2013-11-07 14:25:54 -05:00
Thomas Aylott 3b8af033cd don't try to loadNpmTasks grunt-cli 2013-11-07 13:57:34 -05:00
Ben Newman b3c87ea017 Merge pull request #451 from subtleGradient/subtlegradient/browser-testing
Browser testing.
2013-11-07 10:20:58 -08:00
Thomas Aylott 241d57aa9e allow directory browsing 2013-11-07 13:12:31 -05:00
Ben Newman ee8bb07122 Merge pull request #486 from benjamn/jsx-version
Make bin/jsx --version output the React version according to package.json.
2013-11-07 07:52:54 -08:00
Ben Newman c2ef6e343d Make bin/jsx --version output the React version according to package.json.
Closes #329.
2013-11-07 10:52:02 -05:00
Paul O’Shannessy 192af01952 Merge pull request #488 from spicyj/gh-473
Make submit button default value appear correctly
2013-11-06 22:56:19 -08:00
Paul O’Shannessy 5293a2ab1c Merge pull request #487 from spicyj/multi-proptypes
Make propTypes DEFINE_MANY_MERGED
2013-11-06 22:55:58 -08:00
Ben Alpert d5c2d5f291 Make submit button default value appear correctly
Fixes #473.
2013-11-06 21:19:44 -08:00
Ben Alpert 4fe784de1f Make propTypes DEFINE_MANY_MERGED 2013-11-06 17:13:25 -08:00
Thomas Aylott f289e9862a rename sauce-harness to index 2013-11-06 17:29:00 -05:00
Thomas Aylott 5fa707534a ignore generated file
Running the tests shouldn't make git status dirty.
2013-11-06 17:15:38 -05:00
Thomas Aylott 0a120bb5d0 cleanup loadNpmTasks 2013-11-06 17:12:20 -05:00
Thomas Aylott 19a5505c50 making phantomjs version less specific 2013-11-06 17:00:25 -05:00
Thomas Aylott c9401be38e replace phantom-harness runner with webdriver 2013-11-06 16:44:03 -05:00
Thomas Aylott b922d8d8a6 move browser test libs to lib folder 2013-11-06 16:43:20 -05:00
Vjeux b8cf7068c4 Community round-up #10 2013-11-06 12:36:30 -08:00
Thomas Aylott 2d6a8391bf Not necessary anymore 2013-11-06 15:32:39 -05:00
Thomas Aylott f4d487fb59 removed compiled build files
Not necessary now that we aren't supporting testling.
2013-11-06 15:30:52 -05:00
Thomas Aylott be7ee1ee65 start a local webdriver server before using it 2013-11-06 15:30:52 -05:00
Thomas Aylott 3e2d3e4837 add logging to webdriver config 2013-11-06 15:30:52 -05:00
Thomas Aylott dfb4dde8fd keep track of incomplete 2013-11-06 15:30:52 -05:00
Thomas Aylott 159d64ddd3 cleanup 2013-11-06 15:30:52 -05:00
Thomas Aylott 1368b29596 cleanup webdriver jasmine task 2013-11-06 15:30:52 -05:00
Thomas Aylott c780985d3e wait for all results to finish sending 2013-11-06 15:30:52 -05:00
Thomas Aylott 71772e763a grunt task launch phantomjs as a webdriver server 2013-11-06 15:30:52 -05:00
Thomas Aylott 2d979a9ce9 cleanup 2013-11-06 15:30:52 -05:00
Thomas Aylott 2b273d8568 remove saucelabs for now 2013-11-06 15:30:51 -05:00
Thomas Aylott b725097409 log using grunt 2013-11-06 15:30:51 -05:00
Thomas Aylott 772af52f4a safer bind 2013-11-06 15:30:51 -05:00
Thomas Aylott db299ed761 remove sauce labs stuff for now 2013-11-06 15:30:51 -05:00
Thomas Aylott 0f274e5b22 new webdriver-jasmine task and config 2013-11-06 15:30:51 -05:00
Thomas Aylott e086cbb44b separate grunt task for saucelabs browser testing 2013-11-06 15:30:51 -05:00
Thomas Aylott 93c0a46a1d upgraded sauce harness
Lost jasmine directly instead of using a module builder because it was failing in IE8
2013-11-06 15:30:51 -05:00
Thomas Aylott 2cd663940a don't double-log test results 2013-11-06 15:30:51 -05:00
Thomas Aylott 7bbf6cbfd1 browser support for jasmine-support 2013-11-06 15:30:51 -05:00
Thomas Aylott 46e86df420 move html reporter and its requirements 2013-11-06 15:30:51 -05:00
Thomas Aylott d64f34b5d8 inserted iframes can be targeted after a delay 2013-11-06 15:30:50 -05:00
Thomas Aylott f65f7b3bbd IE8 support in jasmine-support 2013-11-06 15:30:50 -05:00
Thomas Aylott c4727944df Simple test result logger 2013-11-06 15:30:50 -05:00
Thomas Aylott 694cd6e9e8 test runner requires es5-shim 2013-11-06 15:30:50 -05:00
Thomas Aylott 465b8dc646 test server middleware for receiving test results 2013-11-06 15:30:50 -05:00
Thomas Aylott 284d8d67bd Upgrade to the latest version of jasmine
Necessary for IE8 support
2013-11-06 15:30:50 -05:00
Thomas Aylott b111521f40 Correct SauceLabs tokens 2013-11-06 15:30:50 -05:00
Thomas Aylott 6a7a15cf30 disable testling 2013-11-06 15:30:50 -05:00
Thomas Aylott 3df6942cde SauceLabs Browser testing via Travis 2013-11-06 15:30:50 -05:00
Thomas Aylott fc572832b1 Absolute urls for less flakiness 2013-11-06 15:30:49 -05:00
Thomas Aylott 46c0aeea67 Fixed paths for phantomjs 2013-11-06 15:30:49 -05:00
Thomas Aylott a447f53b00 Make it easier to repro tests in the wild 2013-11-06 15:30:49 -05:00
Thomas Aylott 24ec78fd52 Testing-ci can't handle spaces in filenames? 2013-11-06 15:30:49 -05:00