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.
common ------ This directory contains common code shared between LMS and CMS, such as Mako templates, CSS, and Coffescript.