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

Sidebar bug fix and test fix up #4960

Merged
merged 3 commits into from
Mar 4, 2016

Conversation

rtibbles
Copy link
Member

@rtibbles rtibbles commented Mar 3, 2016

Summary

Fixes a sidebar rendering bug, and also extant test failures on 0.16.x

Issues addressed

Fixes #4948 (follow steps for replication there to verify fix).
Fixes #4956 (passing test suite will verify this fix).

Screenshots (if appropriate)

Sidebar works as intended:
image

@rtibbles rtibbles added the has PR label Mar 3, 2016
@rtibbles rtibbles added this to the 0.16.0 milestone Mar 3, 2016
# checking if the request returned any of the exercises
self.assertEqual(len(exercises),1)
assert len(exercises)

This comment was marked as spam.

@aronasorman
Copy link
Collaborator

Tested. Confirmed sidebar fix.

Just one optional nitpick. Address it or not, then merge at will @rtibbles.

rtibbles added a commit that referenced this pull request Mar 4, 2016
Sidebar bug fix and test fix up
@rtibbles rtibbles merged commit f7e37b4 into learningequality:0.16.x Mar 4, 2016
@rtibbles rtibbles deleted the sidebar_bug_fix branch March 4, 2016 19:34
@rtibbles rtibbles removed the has PR label Mar 4, 2016
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