Ned Batchelder
6401f453ca
Change how conf/locale/eo is cleaned up, so that it always happens
2015-03-24 11:18:45 -04:00
Sarina Canelake
e77211b713
Run pep8 on all files, and fix uncovered errors
2015-03-23 15:50:29 -04:00
Sarina Canelake
bd090a6e58
Fix paver quality tests to reflect removed diff-quality call
2015-03-23 15:37:56 -04:00
Sarina Canelake
a51fbc8123
Refactor pep8 to run instead of diff-quality pep8
2015-03-23 11:01:32 -04:00
Sarina Canelake
1b65afdd04
Give run_pep8 more readable output
...
Jenkins "Quality Report" pep8 output now lists all pep8 violations,
not just the number of violations.
2015-03-23 11:01:32 -04:00
Christine Lytwynec
659e90ea95
pass opts From PythonTestSuite to NoseTestSuite
2015-03-16 11:13:31 -04:00
Ben Patterson
1d00508671
Merge pull request #7147 from edx/benp/static-code-analysis-radon
...
Benp/static code analysis radon
2015-03-05 06:48:25 -05:00
Christine Lytwynec
8919d3f8f7
Store count of pep8 and pylint violations to files in reports dir
2015-03-03 10:47:22 -05:00
Ben Patterson
ff2dd93405
Simplify reporting and execution of pep8.
...
We are not using the limit flag in the actual run_pep8 method; removing
that from scripts. Operationally, pep8 has been enforcing a limit of
zero for awhile; this finishes that realization.
Also, all pep8 reports now appear under the reports/pep8 folder, rather than
per-system.
2015-03-02 13:21:35 -05:00
Ben Patterson
7a2384cfd1
Make pep8 failure output easier to understand.
2015-03-02 13:14:23 -05:00
Ben Patterson
efbabdb7bb
Revert "Extend quality checks to cover more directories"
...
This reverts commit 19c767eb52 .
2015-03-02 11:20:53 -05:00
Ben Patterson
9c04df5c7e
Revert "Refactor quality checks"
...
This reverts commit 747756a911 .
2015-03-02 10:30:21 -05:00
stv
747756a911
Refactor quality checks
2015-02-27 11:49:48 -08:00
stv
cdf7876a0e
Fix PEP8: W293 blank line contains whitespace
2015-02-27 10:04:52 -08:00
stv
1a80097aeb
Fix PEP8: E112 expected an indented block
2015-02-27 10:04:52 -08:00
stv
ef420ffd7c
Fix PEP8: E127 continuation line over-indented
...
for visual indent
2015-02-27 10:04:52 -08:00
stv
ed36b2db55
Fix PEP8: E123 closing bracket does not match
...
indentation of opening bracket's line
2015-02-27 10:04:52 -08:00
stv
c4cdd65744
Fix PEP8: E303 too many blank lines
2015-02-27 10:04:52 -08:00
stv
19c767eb52
Extend quality checks to cover more directories
2015-02-27 10:04:52 -08:00
stv
a557c5d368
Parameterize system list for quality checks
2015-02-27 10:04:52 -08:00
Ben Patterson
471bd2c0a8
Enable code complexity reporting.
2015-02-27 07:02:04 -05:00
Christine Lytwynec
371f7ca403
fix extra_args for lib tests
2015-02-24 17:33:38 -05:00
Christine Lytwynec
f8d9359d61
split diff-coverage into separate paver task
2015-02-06 13:41:15 -05:00
Christine Lytwynec
e98c5580a0
split unittests into shards for in jenkins
2015-02-06 13:41:15 -05:00
Christine Lytwynec
4ee99f1911
Merge pull request #6824 from edx/clytwynec/TE-728
...
Fix "No data to report" coverage errors in bok choy tests
2015-01-29 16:12:33 -05:00
Christine Lytwynec
4c8ab7dab5
Fix "No data to report" coverage errors in bok choy tests
2015-01-29 14:48:05 -05:00
Christine Lytwynec
20a605f043
Merge pull request #6803 from edx/clytwynec/add-extra-args-opt
...
Add cov_args and extra_args to python unittest commands
2015-01-29 10:35:42 -05:00
Will Daly
b467ae8cde
Revert "Add RequireJS and RequireJS Optimizer configuration to the LMS"
...
This reverts commit b8184d188f .
2015-01-28 17:26:46 -05:00
Christine Lytwynec
1f17fe1203
Add cov_args and extra_args to python unittest commands
2015-01-28 17:10:06 -05:00
Sarina Canelake
88fdf5f641
Update "paver i18n_dummy" to compile assets
2015-01-28 15:13:29 -05:00
Will Daly
b8184d188f
Add RequireJS and RequireJS Optimizer configuration to the LMS
...
[second attempt which addresses bug building Studio]
2015-01-27 17:56:29 -05:00
Will Daly
1f2b155746
Revert "Add RequireJS and RequireJS Optimizer configuration to the LMS"
...
This reverts commit 1d6fceda50 .
2015-01-21 17:13:27 -05:00
Will Daly
1d6fceda50
Add RequireJS and RequireJS Optimizer configuration to the LMS
...
Respond to review comments:
- Rename build and config files for consistency between lms/studio.
- Fix merge conflicts with lms require config.
- Devstack uses optimized pipeline to skip require JS optimizer step
- Add tests for render_require_js_path_overrides
2015-01-20 14:27:23 -05:00
Marco Re
d65902ed3c
Add themes files to staticfiles_dir in Studio
2015-01-17 13:24:54 +01:00
Matt Drayer
3c669e3838
New feature contribution: Entrance Exams
2015-01-15 20:35:24 -05:00
polesye
c7153be040
TNL-213: Let Students Add Personal Notes to Course Content.
...
Co-Authored-By: Jean-Michel Claus <jmc@edx.org >
Co-Authored-By: Brian Talbot <btalbot@edx.org >
Co-Authored-By: Tim Babych <tim@edx.org >
Co-Authored-By: Oleg Marshev <oleg@edx.org >
Co-Authored-By: Chris Rodriguez <crodriguez@edx.org >
2015-01-14 23:34:11 +02:00
Jonathan Piacenti
eabd6c8d27
Quality check and test fixes.
2015-01-12 13:41:03 +03:00
David Baumgold
d6b187d147
Update pylint to 1.4.0
2015-01-08 16:24:44 -05:00
Ben Patterson
d256c82582
Stop mocks after test.
2015-01-07 17:07:34 -05:00
Ben Patterson
3fafc65c33
Merge pull request #5278 from edx/benp/improve-paver-bokchoy-modulestore
...
Refactor default_store logic in paver test_bokchoy
2015-01-06 07:38:34 -05:00
Sarina Canelake
41c5c3a949
Update translations (autogenerated message)
2015-01-05 10:18:59 -05:00
Ben Patterson
f6b2b52c6d
Add docstring info for test suite properties.
2014-12-31 15:39:23 -05:00
Ben Patterson
f1f7125d66
rename test method.
2014-12-31 15:39:23 -05:00
Ben Patterson
a01fbefcf2
Refactor default_store logic in paver test_bokchoy
2014-12-31 15:39:23 -05:00
Jesse Zoldak
519d55585c
Revert "Testeng/jenkins revisited"
2014-12-31 12:25:54 -05:00
Christine Lytwynec
7011e2c278
Merge pull request #6419 from edx/testeng/jenkins_revisited
...
Testeng/jenkins revisited
2014-12-31 11:40:29 -05:00
Christine Lytwynec
2018acbce3
use pip-accel if it is available, get .pip/download-cache from S3
...
add script to upload/download pip cache directories from S3
update all-tests.sh to use pip-download-cache from S3
update pip-accel to version 0.22
2014-12-31 11:29:26 -05:00
Jesse Zoldak
da1d0870a3
Improve the message to console for wrong FireFox version
2014-12-22 10:15:49 -05:00
Calen Pennington
1cf5aa0c16
Merge pull request #6325 from cpennington/update-db-for-cms
...
Make paver update_db run against both LMS and Studio models
2014-12-19 13:18:59 -05:00
Calen Pennington
519b0f5e14
Make paver update_db run against both LMS and Studio models
2014-12-19 11:56:38 -05:00