Files
edx-platform/lms/djangoapps
Feanil Patel dead415d2b :-( Moto and HTTPretty don't play well together.
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.
2019-08-02 13:42:10 -04:00
..
2019-08-02 12:05:54 +05:00
2019-05-15 15:56:37 -04:00
2019-07-10 15:07:43 +05:00
2019-07-19 09:48:10 -04:00
2019-05-15 14:54:38 -04:00
2019-05-15 15:21:57 -04:00
2019-05-16 10:00:42 -04:00
2019-05-16 14:42:22 -04:00
2019-05-15 14:55:19 -04:00
2019-05-16 14:42:22 -04:00
2019-06-21 16:39:24 +05:00