Skip to content

Fix failing tests #24

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

Merged
merged 1 commit into from
Apr 14, 2016
Merged

Fix failing tests #24

merged 1 commit into from
Apr 14, 2016

Conversation

cecilia-sanare
Copy link

  • Usernames no longer support spaces to prevent issues with regex
    matching
  • Simplified the role removal regex to prevent matching on "I doesn't
    not have.."

This in conjunction with the fixes to the reply callback in the tests
resolved all remaining test failures.

Closes #21

* Usernames no longer support spaces to prevent issues with regex
matching
* Simplified the role removal regex to prevent matching on "I doesn't
not have.."

This in conjunction with the fixes to the reply callback in the tests
resolved all remaining test failures.
@patcon patcon merged commit fa2a337 into hubot-archive:master Apr 14, 2016
@patcon
Copy link
Member

patcon commented Apr 14, 2016

Yay! Thanks @nick-woodward!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Fix failing tests
2 participants