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

feanil/reduce sdk dependency #688

Merged
merged 3 commits into from
Nov 14, 2023
Merged

feanil/reduce sdk dependency #688

merged 3 commits into from
Nov 14, 2023

Conversation

feanil
Copy link
Contributor

@feanil feanil commented Nov 7, 2023

  • test: Don't depend on the xblock-sdk runtime.
  • chore: Run make upgrade
  • style: Update pylintrc.

We don't want to depend on the xblock-sdk WorkbenchRuntime because it
will cause a circular dependency between tests in xblock and the
released version of the workbench which already depends on XBlock.

Instead use the ToyRuntime available for testing in this repository and
don't run the workbench during testing.
@feanil feanil force-pushed the feanil/reduce_sdk_dependency branch from d312232 to 07b9db3 Compare November 14, 2023 14:18
@feanil feanil merged commit d94d46c into master Nov 14, 2023
5 of 6 checks passed
@feanil feanil deleted the feanil/reduce_sdk_dependency branch November 14, 2023 15:01
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