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

Conversation

jasonwc
Copy link

@jasonwc jasonwc commented Jan 27, 2018

  • Looks like if a command name matches the user input, and the controller doesn't write a method handling it, it errors

Requested on #175

- Looks like if a command name matches the user input, and the controller doesn't write a method handling it, it errors
@dangerpr-bot
Copy link

dangerpr-bot commented Jan 27, 2018

1 Warning
⚠️ Unless you’re refactoring existing code, please update CHANGELOG.md.

Here's an example of a CHANGELOG.md entry:

* [#176](https://github.com/slack-ruby/slack-ruby-bot/pull/176): Add failing spec for notimplementederror with mvc commands - [@jasonwc](https://github.com/jasonwc).

Generated by 🚫 danger

@dblock
Copy link
Collaborator

dblock commented Jan 29, 2018

@chuckremes you might be interested in this

@jasonwc jasonwc closed this Mar 12, 2019
@jasonwc jasonwc deleted the bugfix_command_not_implemented_with_controller branch March 12, 2019 19:48
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.

3 participants