Skip to content
Snippets Groups Projects
Commit 8a8dbee3 authored by Usman Khalid's avatar Usman Khalid
Browse files

test: Fix assertstore and modulestore tests failing because of missing equality functions.

https://github.com/edx/edx-platform/pull/26530 updated the tests to use pytest
assertions instead of unittest assertionss. However, some tests depended on custom
equality functions being set up in the test classes. These tests have been updated
to explicitly do the needed comparisons.
parent f35eed4e
Branches
Tags release-2020-05-26-15.05
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment