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

Sample app: include broken dependencies, add instructions #47

Closed
wants to merge 1 commit into from

Conversation

Aupajo
Copy link

@Aupajo Aupajo commented Mar 6, 2017

On MRI 2.4, the specs inside the sample app were failing due to both Rack::Test and DatabaseCleaner being unavailable. This PR fixes those issues and includes some extra information in the README.

@dangerpr-bot
Copy link

1 Warning
⚠️ Unless you’re refactoring existing code, please update CHANGELOG.md.
1 Message
📖 We really appreciate pull requests that demonstrate issues, even without a fix. That said, the next step is to try and fix the failing tests!

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

* [#47](https://github.com/slack-ruby/slack-ruby-bot-server/pull/47): Sample app: include broken dependencies, add instructions - [@Aupajo](https://github.com/Aupajo).

Generated by 🚫 danger

@dblock
Copy link
Collaborator

dblock commented Mar 6, 2017

Do you think we could add this to the build?

@dblock
Copy link
Collaborator

dblock commented Mar 6, 2017

In fact having this part of the build would be very useful for #7.

@Aupajo
Copy link
Author

Aupajo commented Mar 6, 2017

@dblock Thanks for replying! I'm not sure what you mean by “Do you think we could add this to the build?”

@dblock
Copy link
Collaborator

dblock commented Mar 7, 2017

I'd like Travis-CI to actually run the specs in the sample projects.

@dblock
Copy link
Collaborator

dblock commented Mar 7, 2017

Trying to do this in #49.

@dblock
Copy link
Collaborator

dblock commented Mar 7, 2017

Closing via #49, I included your docs as well.

@dblock dblock closed this Mar 7, 2017
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