Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests for Canvas Integration plugin #16

Open
arslanashraf7 opened this issue Nov 16, 2021 · 0 comments
Open

Add tests for Canvas Integration plugin #16

arslanashraf7 opened this issue Nov 16, 2021 · 0 comments

Comments

@arslanashraf7
Copy link
Contributor

Background:

We recently worked on creating a new plugin for our canvas integration with edX. The plugin can be seen in this PR #8.

What needs to be done?

For now, we didn't add unit tests since they might require a reasonable amount of time to get done since we might see some hurdles creating the tests that will run within the edx-platform and they were not already a part of the canvas_integration Django app when we created that within the edx-platform (Reading the description in #8 might help).

Possible Approach:

Maybe we can use the same approach as rapid-response-xblock to write tests and set up the environment for them. You can see this & this reference from Rapid Response to get an idea of how it's done there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants