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

test_course() doesn't preserve/reset current lesson #36

Open
jonmcalder opened this issue Nov 17, 2016 · 2 comments
Open

test_course() doesn't preserve/reset current lesson #36

jonmcalder opened this issue Nov 17, 2016 · 2 comments

Comments

@jonmcalder
Copy link

After running test_course(), the current lesson will be the last lesson specified in the manifest file, regardless of what the current lesson was before test_course() was called. This is fine for the general use case, but technically is an unexpected and unwanted "side effect".

@seankross
Copy link
Member

Absolutely agree this needs to be fixed.

@jonmcalder
Copy link
Author

Cool - have actually just pushed a pretty simple fix for this (but let me know if my approach is incorrect). It's now included as part of pull request #34

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

No branches or pull requests

2 participants