- 10 Nov, 2015 1 commit
-
-
Please note that this is a squshed commit and the work of: Symbolist, macdiesel, nedbat, doctoryes, muzaffaryousaf and muhammad-ammar
Usman Khalid committed
-
- 05 Nov, 2015 1 commit
-
-
Christine Lytwynec 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
-
- 17 Sep, 2015 1 commit
-
-
This is a squash of 38 commits ending with 5b080f979d692804452400ac5bed9b17c50b001e
David Baumgold committed
-
- 04 Sep, 2015 1 commit
-
-
Marko Jevtic committed
-
- 31 Aug, 2015 2 commits
-
-
[Also correct some comments.]
Ben Patterson committed -
The platform includes jshint as a development tool, and our builds are enforcing a limit on total number of jshint violations. This commit will enforce no new jshint violations on a per-change basis, much like pylint and pep8 are enforced. So with this change, we'll be enforcing our linting requirements consistently, regardless of type of violations. Also on Jenkins, runs quality task after installing jshint.
Ben Patterson committed
-
- 28 Aug, 2015 1 commit
-
-
This is the default in 3.2, but will need to be explicitly stated in Sass 3.4. Also, added a --force parameter to compile_sass to make it easier to see what warnings are current.
Ned Batchelder committed
-
- 27 Aug, 2015 1 commit
-
-
The old line: from path import path produced pylint errors because of the baroque way that path.py defined "path". We tried to get them to change how they defined it, but they deleted the name instead: https://github.com/jaraco/path.py/issues/102 (Jason then changed his mind, but this is a better way to use path.py, it avoids the pylint error at least.)
Ned Batchelder committed
-
- 23 Jul, 2015 1 commit
-
-
This complexity metric is created by using radon (see changed files for additional documentation links). This tool calculates cyclomatic complexity and provides a numeric grade where a lower number is better (e.g., less complex).
Ben Patterson committed
-
- 13 Jul, 2015 1 commit
-
-
Sarina Canelake committed
-
- 01 Jul, 2015 1 commit
-
-
Andy Armstrong committed
-
- 22 May, 2015 1 commit
-
-
JShint will be executed with paver run_jshint, which will use a defined set of directories (likewise defined are directories to ignore). A limit can be imposed on the total number of violations. Note that this change does NOT include adding jshint to diff-quality or `paver run_quality`.
Ben Patterson committed
-
- 21 May, 2015 1 commit
-
-
Jesse Zoldak committed
-
- 20 May, 2015 1 commit
-
-
Christine Lytwynec committed
-
- 15 May, 2015 1 commit
-
-
Christine Lytwynec committed
-
- 14 May, 2015 2 commits
-
-
Also, I replaced a number of tearDown methods with addCleanup instead. And also remove some unneeded patch.stopall() calls.
Ned Batchelder committed -
Christine Lytwynec committed
-
- 07 May, 2015 1 commit
-
-
Christine Lytwynec 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
-
- 04 May, 2015 2 commits
-
-
This reverts commit 52c4aaca.
Christine Lytwynec committed -
Christine Lytwynec committed
-
- 29 Apr, 2015 1 commit
-
-
Christine Lytwynec committed
-
- 28 Apr, 2015 1 commit
-
-
Christine Lytwynec committed
-
- 22 Apr, 2015 1 commit
-
-
David Baumgold committed
-
- 23 Mar, 2015 2 commits
-
-
Sarina Canelake committed
-
Sarina Canelake committed
-
- 27 Feb, 2015 2 commits
- 12 Jan, 2015 1 commit
-
-
Jonathan Piacenti committed
-
- 07 Jan, 2015 1 commit
-
-
Ben Patterson committed
-
- 31 Dec, 2014 2 commits
-
-
Ben Patterson committed
-
Ben Patterson committed
-
- 01 Dec, 2014 1 commit
-
-
Sarina Canelake committed
-
- 25 Nov, 2014 1 commit
-
-
for visual indent
stv committed
-
- 21 Nov, 2014 1 commit
-
-
Christine Lytwynec committed
-
- 10 Nov, 2014 2 commits
- 04 Nov, 2014 1 commit
-
-
Ben Patterson committed
-