- 22 Nov, 2017 1 commit
-
-
Ned Batchelder committed
-
- 13 Nov, 2017 1 commit
-
-
Michael Youngstrom committed
-
- 30 May, 2017 1 commit
-
-
Andy Armstrong committed
-
- 21 Feb, 2017 1 commit
-
-
Utilize scrapy parse specify custom callback and add port Getting rid of scrapy parse. A modified crawl will work remove log Remove unnecessary input options Remove extra empty line version bump v1.5.9 Reduce duplicate code add in port and simplify further clean command further add port to basic command Bump Pa11yversion to the newest version
Michael Youngstrom committed
-
- 15 Aug, 2016 1 commit
-
-
David Baumgold committed
-
- 03 Aug, 2016 3 commits
-
-
Calen Pennington committed
-
Calen Pennington committed
-
This reverts commit acf50c44.
Calen Pennington committed
-
- 26 Jul, 2016 1 commit
-
-
This reverts commit ed80381b, reversing changes made to 205cb8b3.
Calen Pennington committed
-
- 22 Jul, 2016 4 commits
-
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
- 28 Jun, 2016 1 commit
-
-
Calen Pennington committed
-
- 27 Jun, 2016 2 commits
-
-
Calen Pennington committed
-
Calen Pennington committed
-
- 16 May, 2016 1 commit
-
-
Christine Lytwynec committed
-
- 12 May, 2016 1 commit
-
-
Christine Lytwynec committed
-
- 02 May, 2016 1 commit
-
-
Christine Lytwynec committed
-
- 22 Apr, 2016 1 commit
-
-
Christine Lytwynec committed
-
- 21 Apr, 2016 1 commit
-
-
Christine Lytwynec committed
-
- 11 Apr, 2016 1 commit
-
-
Christine Lytwynec committed
-
- 06 Apr, 2016 1 commit
-
-
Omar Khan committed
-
- 01 Apr, 2016 1 commit
-
-
Omar Khan committed
-
- 22 Mar, 2016 2 commits
-
-
Eric Fischer committed
-
cahrens committed
-
- 22 Nov, 2015 1 commit
-
-
Ned Batchelder committed
-
- 05 Nov, 2015 1 commit
-
-
Christine Lytwynec committed
-
- 04 Nov, 2015 1 commit
-
-
Ben Patterson committed
-
- 03 Nov, 2015 1 commit
-
-
This includes: * Ability to specify number of processes to run bok-choy tests in * A forked nose commit to get the multiprocess plugin's logging to work * A different plugin (xunitmp) must be used for pulling together xunit results This works by: * Starting the various servers that are needed for the acceptance test environment * Running the tests themselves in multiprocess mode
Ben Patterson committed
-
- 19 Oct, 2015 1 commit
-
-
* Fix paver violations to stablize edx-lint update * Parens, Line2Long * Fix missing docstrings * Fix PEP8 issues * Address PR feedback (thanks @nedbat!)
Matt Drayer committed
-
- 13 Jul, 2015 1 commit
-
-
Sarina Canelake committed
-
- 21 May, 2015 1 commit
-
-
Jesse Zoldak committed
-
- 06 May, 2015 1 commit
-
-
This would allow a user to set up and run servers, with an open prompt for killing them. Likewise a user could open a different terminal session and run tests only. How-to: * At a terminal/ssh session, start bok-choy servers with `paver test_bokchoy --serversonly` (or, if you've already run collectstatic on your system: `paver test_bokchoy --serversonly --fasttest`) * When the above is running, you can now open a separate terminal/ssh session and run: `paver test_bokchoy -t my_tests --testsonly` Keep in mind, the 'testsonly' flag does no setup. There is some minimal teardown; however, such as clearing mongo and flushing the lms database. (Some tests have non-unique identifiers and could not be run more than once.)
Ben Patterson committed
-
- 16 Apr, 2015 1 commit
-
-
This allows developers to pass the `--pdb` flag to paver test commands, and that flag will be proxied to the `nosetests` command. It's useful for debugging purposes.
David Baumgold committed
-
- 08 Apr, 2015 1 commit
-
-
Jesse Zoldak committed
-
- 27 Feb, 2015 1 commit
-
-
indentation of opening bracket's line
stv committed
-
- 31 Dec, 2014 1 commit
-
-
Ben Patterson committed
-
- 25 Sep, 2014 1 commit
-
-
Christine Lytwynec committed
-
- 11 Sep, 2014 1 commit
-
-
Nimisha Asthagiri committed
-