Fix Quality and Docs tests for Problem XBlock - #153
Merged
Conversation
salman2013
approved these changes
Feb 6, 2026
irtazaakram
force-pushed
the
fix-problemblock
branch
from
February 9, 2026 14:30
9c42194 to
c52b875
Compare
irtazaakram
force-pushed
the
fix-problemblock
branch
from
February 19, 2026 13:37
9a1a01c to
b0f4632
Compare
irtazaakram
force-pushed
the
fix-problemblock
branch
from
February 23, 2026 09:18
6599a44 to
363ce85
Compare
irtazaakram
force-pushed
the
fix-problemblock-pylint-docs
branch
from
February 24, 2026 10:08
1822531 to
de08469
Compare
irtazaakram
force-pushed
the
fix-problemblock
branch
from
February 24, 2026 14:44
9721222 to
c50800d
Compare
irtazaakram
force-pushed
the
fix-problemblock-pylint-docs
branch
from
February 24, 2026 15:01
de08469 to
b315a2d
Compare
irtazaakram
force-pushed
the
fix-problemblock
branch
from
February 25, 2026 08:18
f771708 to
fe1810d
Compare
irtazaakram
force-pushed
the
fix-problemblock-pylint-docs
branch
from
February 25, 2026 08:31
b315a2d to
80340d6
Compare
irtazaakram
force-pushed
the
fix-problemblock
branch
from
February 25, 2026 10:41
fe1810d to
c4cd4db
Compare
irtazaakram
force-pushed
the
fix-problemblock-pylint-docs
branch
2 times, most recently
from
February 26, 2026 08:37
9a2b1e6 to
920186c
Compare
irtazaakram
force-pushed
the
fix-problemblock
branch
from
March 2, 2026 06:36
9e05b31 to
1999b3d
Compare
irtazaakram
force-pushed
the
fix-problemblock-pylint-docs
branch
from
March 2, 2026 07:06
920186c to
10e06ce
Compare
farhan
approved these changes
Mar 2, 2026
irtazaakram
added a commit
that referenced
this pull request
Mar 2, 2026
* fix: python & javascript & openedx-platform tests * fix: quality & doc tests (#153)
irtazaakram
added a commit
that referenced
this pull request
Mar 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR fixes the Quality and Docs tests for the newly extracted Problem (CAPA) XBlock. #151