[WIP] Studio library view tests - #4
Closed
dragonfi wants to merge 5 commits into
Closed
Conversation
dragonfi
force-pushed
the
studio-library-view-tests
branch
from
October 18, 2014 12:48
a65ca31 to
e2e3355
Compare
There was a problem hiding this comment.
This function looks suspiciously like itertools.izip(seq, seq[1:]).
Author
There was a problem hiding this comment.
@e-kolpakov Thanks, I found it odd that there is no simpler way. Corrected it.
Member
|
Most of these tests have been rebased on to the upstream branch seen at https://github.com/edx/edx-platform/pull/5779 |
itsjeyd
pushed a commit
that referenced
this pull request
Dec 23, 2015
itsjeyd
pushed a commit
that referenced
this pull request
Dec 23, 2015
…dback-update-4 Hash Update #4: Diagnostic-Feedback [Bug fixes]
pomegranited
pushed a commit
that referenced
this pull request
Jul 25, 2018
Fixed Javascript test suite issues.
pomegranited
pushed a commit
that referenced
this pull request
Jul 2, 2019
BB-674 - Change Django's configuration precedence in manage.py
DanielVZ96
pushed a commit
that referenced
this pull request
Jan 31, 2024
lms now depends on frontend-app-learning; previously, the converse was true. Running `make dev.up.lms` will start the frontend-app-learning container. This change has been made for all Devstack frontends/backends. This is breaking in that `make dev.up.frontend-app-*` is no longer the best way to start a frontend from a clean state, since it will not start related backend service(s). Instead, the backend service should be started, which will cause all related frontend apps to be started as dependencies. See included ADR (#4) for more context. Also includes some doc updates related to this change. TNL-8407
DanielVZ96
pushed a commit
that referenced
this pull request
Jan 31, 2024
…ntends (#815) This commit made it so frontend services were started as dependencies whenever LMS (or other services) were started. The increased number of Docker containers is causing resource depletion for at least one developer. As a short-term fix, we will revert this commit. This reverts most of commit 54fb57f, although it leaves in place the changes to docs/workflow.rst, as they are still relevant. It also keeps ADR #4, but amends it.
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.
No description provided.