Files
edx-platform/openedx/core/djangoapps/bookmarks
David Ormsbee 8fa8b209a7 Remove query counts from Bookmarks HTTP API tests.
Query counts already happen at the model and Python API test layers.
Having query counts in the HTTP API tests makes things more brittle
because that includes middleware that this code should not be aware
of. We don't want to have to revisit these tests every time
another piece of middleware is added or removed.
2016-02-08 08:05:13 -05:00
..
2015-12-17 22:10:21 +05:00
2015-12-17 22:10:21 +05:00