Files
edx-platform/common/djangoapps
Toby Lawrence dacdbae1a5 Fix up some broken tests.
We added the ability here to check if a role has a user in with the ability to refresh the role cache before checking.  Since some tests will make inline requests, which in turn put a user into a new role, we have to refresh afterwards otherwise we won't see that new role in place.  Since we don't want to automatically refresh ever, we just added a way to request it, since we know in this test that we're doing something, effectively, out-of-band, which necessitates it.
2016-02-12 14:17:51 -05:00
..
2015-12-03 11:27:20 +01:00
2015-11-10 15:00:19 -05:00
2016-01-28 20:07:26 +05:00
2016-02-04 17:59:47 +05:00
2015-11-10 15:00:19 -05:00
2016-02-12 14:17:51 -05:00