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 failing spec for NotImplementedError with MVC commands #176

Closed
wants to merge 2 commits into from
Closed

Add failing spec for NotImplementedError with MVC commands #176

wants to merge 2 commits into from

Commits on Jan 27, 2018

  1. Add failing spec for NotImplementedError in MVC

    - Looks like if a command name matches the user input, and the controller doesn't write a method handling it, it errors
    Jason Carter committed Jan 27, 2018
    Configuration menu
    Copy the full SHA
    ed28293 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2018

  1. Add empty methods to illustrate better.

    Jason Carter committed Jan 28, 2018
    Configuration menu
    Copy the full SHA
    16cfe89 View commit details
    Browse the repository at this point in the history