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

Add check for potential course name inconsistencies #34

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Oct 21, 2016

  1. Add a basic check to test_course()/test_lesson() to identify potentia…

    …l course name inconsistencies in lesson.yaml files, and also include a test for this test function. This resolves issue swirldev#33.
    jonmcalder committed Oct 21, 2016
    Configuration menu
    Copy the full SHA
    5334eac View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2016

  1. Get and store currently set lesson at the outset of test_course(), an…

    …d restore this lesson after the tests have run.
    jonmcalder committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    82d7804 View commit details
    Browse the repository at this point in the history