Skip to content

Add integration test #750

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

Closed
wants to merge 60 commits into from
Closed

Add integration test #750

wants to merge 60 commits into from

Conversation

drwl
Copy link
Collaborator

@drwl drwl commented Feb 3, 2020

This is a branch to do work on adding integration tests for the project. It will be added in #747.

drwl added 30 commits January 31, 2020 22:43
Used the following command:
`rails new rails_6.0.2.1 --skip-git --skip-sprockets --skip-spring --skip-javascript --skip-turbolinks  --skip-test-unit`

Then `rubocop --auto-gen-config` to ignore rubocop violations.
Ran rails db:migrate
Generated using `rails g model Task content:string count:integer status:boolean`
* Ran the migration for Task model.
* Ran Rubocop to ignore files in Rails app.
@drwl drwl closed this Feb 4, 2020
@drwl drwl deleted the drwl/integration-test-spec branch February 4, 2020 05:06
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.

1 participant