- Aug 06, 2019
-
-
Calen Pennington authored
Use a different pytest contexts flag name to not conflict with the in…
-
Calen Pennington authored
-
Alex Dusenbery authored
-
Ayub authored
BOM-78
-
Ayub authored
BOM-70
-
Ayub khan authored
Update uuid4().hex.decode(ascii) calls
-
Ayub khan authored
-
- Aug 05, 2019
-
-
Calen Pennington authored
Remove publishing for access control experimnent for now
-
Calen Pennington authored
-
Dave St.Germain authored
Upgrade bulk-grades
-
Dave St.Germain authored
-
Alex Dusenbery authored
EDUCATOR-4543 | Add utility functions to the catalog module that picks out all of the course_runs associated with a program, even those that live inside the curriculum of a sub-program. Use these functions to populate the course -> program index of the catalog/programs cache. Also some refactoring of a program_enrollments overview endpoint.
-
Calen Pennington authored
Upload the coverage report from reports/${TEST_SUITE}.coverage
-
Calen Pennington authored
Switch courseware.masquerade_as_student over to using a StaffAccessRu…
-
Aarif authored
BOM-67 Updated the dependencies for Django-Oauth-plus
-
Waheed Ahmed authored
Fix course:org link creation upon rerun.
-
Waheed Ahmed authored
Upon rerun creation from publisher course:organization link was not creating, due to which org logo was not appearing on course certificates. Fixed by creating course:org link upon rerun. PROD-125
-
Ayub khan authored
-
Ayub khan authored
-Removed Submit-feedback View -Removed related tests -Removed help_modal.html -Removed help_modal.html test -Removed zendesk from requirements -Updated requirements
-
aarif authored
added the updated dependency for oauth2 added the commit hash instead of branch minor fix changes made by make upgrade
-
- Aug 02, 2019
-
-
Feanil Patel authored
Upgrade moto to support python3.
-
Calen Pennington authored
-
Calen Pennington authored
Test the django admin view, and that it can be loaded
-
Feanil Patel authored
Since we want anonymous read of these objects, we have to be explicit about the bucket permissions or the test will fail.
-
Feanil Patel authored
Moto has a vendored version of HTTPretty which also monkey patches the socket object. If you activate both, you get weird errors like https://github.com/spulec/moto/issues/750 So we're opting not to activate both in this test. We're are just using the moto vendored version of httpretty for both our usage and the mocking of boto. I also removed the logic that seemed like it was just testing that our mock is a mocking s3 correctly.
-
Feanil Patel authored
They are running into issues because of a bug in moto but looking closer at what they are testing. Both tests test the happy path of the underlying function. In the happy path scenario all boto calls succeed and all theses test do is test that but with all the boto calls mocked out. So we're just testing whether the mock is a good mock of boto which is not useful.
-
Feanil Patel authored
Longer term we should move to boto3 in general and then we can use the default moto mock for s3.
-
Feanil Patel authored
-
Feanil Patel authored
We had to pin json diff because of how we pull prod requirements into testing.txt
-
Calen Pennington authored
-
David Ormsbee authored
SE-1199 Campus.il Fix unicode username hints with SSO
-
David Ormsbee authored
SE-1155 [Campus.il] fix crashes on non-ascii in usernames for ccx enrollments
-
Julia Eskew authored
* Add optional role parameter to course API endpoint. * fixup! Add optional role parameter to course API endpoint.
-
Christie Rice authored
-
Christie Rice authored
-
Hammad Ahmad Waqas authored
edx-platform version bump
-
Nimisha Asthagiri authored
DEPR-15: Remove usage of firebase-token-generator
-
Uzair Rasheed authored
Update Help msgs of management commands
-
uzairr authored
PROD-399
-
Ayub authored
INCR-405 python3 compatibility
-