Skip to content

Conversation

@tianyizheng02
Copy link
Contributor

Move the Python file of mocks for unit tests for the course module to the tests/samples directory so that it's in the same directory as most other mocks. This is part of a larger effort to migrate all mocks in tests/mocks to tests/samples so that all mocks are under the same directory.

I also deleted the HTML mock files for unit tests for the course module, which are left over from the old implementation of the course module using PSMobile. These mocks are now unused and unusable for the current implementation, since the current implementation works with JSON and not HTML.

Delete the HTML mock files for unit tests for the course module, which
are left over from the old implementation of the course module using
PSMobile. These mocks are now unused and unusable for the current
implementation, since the current implementation works with JSON and not
HTML.
Move the Python file of mocks for unit tests for the course module to
the tests/samples directory so that it's in the same directory as most
other mocks. This is part of a larger effort to migrate all mocks in
tests/mocks to tests/samples so that all mocks are under the same
directory.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants