Jeremy Bowman
f9929f32b5
Update quality threshold counts ( #20681 )
2019-05-24 08:27:54 -04:00
bmedx
e11e062292
Mock CourseEnrollment history for test performance
2019-05-06 18:03:41 -04:00
Michael Youngstrom
bfe10720c6
Remove lettuce infrastructure
2019-04-18 09:58:21 -04:00
J. Cliff Dyer
95aee94089
INCR-41: Replace pdfminer with pdfminer.six
2019-03-28 15:24:47 -07:00
Jeremy Bowman
39a28d2586
TE-2871 Switch to mysqlclient
2019-03-01 14:34:13 -05:00
Michael Youngstrom
4ca4030c3f
Add linters path to unittests
2019-02-25 15:22:19 -05:00
Julia Eskew
c68e391029
Merge pull request #19830 from edx/juliasq/pii_ci_integration
...
Add PII check to CI quality check.
2019-02-21 15:42:56 -05:00
Julia Eskew
731d076cdc
Add app_name prefix to the generated PII report.
2019-02-21 14:11:59 -05:00
Julia Eskew
060d3b8e85
Accept option for PII checker report dir. Add PII check to CI quality check.
...
Add tests for run_pii_check paver command.
2019-02-21 12:47:34 -05:00
Calen Pennington
cd107d3cf9
Merge pull request #19751 from edx/unicode10
...
enable unicode format string linter
2019-02-21 06:07:11 -05:00
zrana
243145c706
Convereted lettuce tests into bokchoy for LTI Xblock
2019-02-21 13:31:27 +05:00
Calen Pennington
78c8950ea3
Clean up a few remaining unicode format string errors
2019-02-20 15:28:14 -05:00
Jeremy Bowman
974ae50bf4
Merge pull request #19620 from cclauss/new-style-exceptions
...
Old style exceptions --> new style for Python 3
2019-02-19 16:31:35 -05:00
bmedx
7df1e05f49
Fix xxslint errors in touched files
2019-02-19 11:24:24 -05:00
Julia Eskew
368f221f0a
Initial start on annotations.
2019-02-19 11:24:21 -05:00
cclauss
c0c935b685
Old style exceptions --> new style for Python 3
2019-02-19 13:09:23 +01:00
Matthew Piatetsky
6cf44a0467
fix unicode strings in pavelib/
2019-02-05 09:14:20 -05:00
Michael Youngstrom
e7898d153d
Move to python3-saml
2019-01-30 16:35:16 -05:00
cclauss
8fca11b85c
Use print() function in both Python 2 and Python 3
2019-01-13 17:16:37 +01:00
Jeremy Bowman
d0d6d57343
TE-2731 Upgrade to pytest-cov 2.6.1
2019-01-08 11:05:45 -05:00
Jeremy Bowman
f2ee1b5cfe
TE-2808 Fix diff-quality comparison target
2018-12-12 15:51:28 -05:00
Jeremy Bowman
a457d88c7a
TE-2812 Better output when print_setting fails
2018-12-10 10:59:04 -05:00
Alex Dusenbery
174d80ed25
Revert "Add extesion engine gradebook ui in under the mastersGradebook route"
...
This reverts commit 0c8d66bb2a .
2018-11-20 14:54:34 -05:00
Ned Batchelder
3353e7425e
Remove unused imports
2018-11-03 16:07:05 -04:00
Jeremy Bowman
f62d02540b
Fix xsscommitlint JUnit XML
2018-10-26 11:38:09 -04:00
Rick Reilly
0c8d66bb2a
Add extesion engine gradebook ui in under the mastersGradebook route
2018-10-19 12:56:16 -04:00
Stuart Young
10cfd3434e
remove paver timeout decorator
2018-10-01 13:43:02 -04:00
Michael Youngstrom
0959d7d8c2
Use Mock environment for paver quality tests
2018-09-26 11:44:28 -04:00
Michael Youngstrom
5d10dbad4a
Handle issues with delete_quality_junit_xml
2018-09-18 16:26:27 -04:00
Michael Youngstrom
d5f9f2b35c
Bump timeout on sample_function_1 test
2018-09-12 15:03:55 -04:00
Michael Youngstrom
0b94a373a5
Merge pull request #18919 from edx/youngstrom/paver-db-flakiness
...
Subclass PaverTestCase in flaky paver db tests
2018-09-12 14:44:14 -04:00
Stuart Young
c7ece71142
increase npm installation timeouts
2018-09-12 14:20:12 -04:00
Michael Youngstrom
ff7431a161
Add in PaverTestCase to flaky paver db test class
2018-09-12 12:15:48 -04:00
Stuart Young
0dd13fad1b
add paver timeout decorator and npm installation logs
2018-09-07 08:46:04 -04:00
Jeremy Bowman
3ff3eee2f2
TE-2689 Remove useless pylint suppressions part 4
2018-08-20 12:54:22 -04:00
Jeremy Bowman
713d64e1e2
TE-2702 Update Read the Docs links to HTTPS
2018-08-15 17:34:01 -04:00
Michael Youngstrom
b4fcbbd363
Switch Jenkinsfile over to xdist
2018-08-10 11:19:24 -04:00
Jeremy Bowman
1beb1c95fa
Merge pull request #18430 from openfun/allow-using-development-settings-other-than-devstack
...
Allow using dev settings other than DEVSTACK
2018-07-26 11:08:08 -04:00
Jeremy Bowman
2580e08b8c
TE-2659 Fix coverage with remote xdist workers
2018-07-24 16:37:34 -04:00
ayub-khan
3509d08706
- Ignored 3rd party libraries code from translations
...
which is not present is repo. But is created when we directly
install requirements from git.
- Included git clean in i18n-roobot-push
To clean artifacts before extracting new translations.
2018-07-23 12:42:11 +05:00
Kshitij Sobti
bf6af13ed1
Add UI to browse and browse course structure and select the course/chapter/section... to generate a report of
2018-07-18 00:37:29 +05:30
Eric Fischer
b7d16b90f8
Add jest snapshot testing
2018-07-18 00:37:25 +05:30
Robert Raposa
c0de877266
Merge pull request #18532 from edx/robrap/upgrade-dot
...
Upgrade DOT to 1.1.2 and add paver warning.
2018-07-12 12:02:41 -04:00
ayub-khan
23dbb85007
Fixed make extract_translations
2018-07-12 11:32:47 +05:00
Robert Raposa
58f6e92522
Upgrade DOT to 1.1.2.
2018-07-11 17:36:56 -04:00
Robert Raposa
9bb8f4272e
Add warning for paver install_prereqs.
2018-07-11 17:00:30 -04:00
Michael Youngstrom
4662624165
Starter code for xdist with ecs
2018-07-11 13:23:05 -04:00
Jeremy Bowman
93ed653b7b
TE-2632 Fix site fixture domains for devstack bok-choy tests
2018-07-06 13:02:57 -04:00
Jeremy Bowman
fb3f786c66
TE-2583 Avoid redundant bok-choy DB setup steps
2018-07-02 18:13:50 -04:00
Michael Youngstrom
17238132b7
Remove NPM install for unittest runs
2018-06-29 12:47:55 -04:00