Skip to content

docs: note mockprock is consumed from source, not a released package - #1339

Closed
farhan wants to merge 1 commit into
openedx:masterfrom
farhan:farhan/document-mockprock-consumption
Closed

docs: note mockprock is consumed from source, not a released package#1339
farhan wants to merge 1 commit into
openedx:masterfrom
farhan:farhan/document-mockprock-consumption

Conversation

@farhan

@farhan farhan commented Aug 21, 2026

Copy link
Copy Markdown

Important

PR implemented with the assistance of Claude Code, human-reviewed and improved before pushing to code review.

Summary

Companion docs change to openedx/mockprock#71, which drops the automated PyPI/npm release workflows from mockprock.

mockprock is a development- and testing-only tool with no PyPI or npm consumers. This clarifies in the "Using mockprock as a backend" guide that it is always consumed from a local source checkout, so contributors don't expect a published package.

Changes

  • docs/developing.rst — add a note in the "Using mockprock as a backend" section stating mockprock is not released to PyPI/npm and is used from a local checkout.

Part of openedx/mockprock#70


🤖 Generated with Claude Code

mockprock is a development- and testing-only tool with no PyPI or npm
releases. Clarify in the "Using mockprock as a backend" guide that it is
always used from a local checkout so contributors don't expect a
published package.

Part of openedx/mockprock#70
@farhan

farhan commented Aug 24, 2026

Copy link
Copy Markdown
Author

Closing — after reviewing the full edx-proctoring docs, the mockprock setup in docs/developing.rst already consumes mockprock entirely from a local source checkout (editable pip install, npm link from the checkout). Nothing installs it from PyPI/npm, so dropping mockprock's npm release makes no existing instruction inaccurate. This added sentence was purely informational and not needed.

@farhan farhan closed this Aug 24, 2026
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.

1 participant