Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add Faker::StrangerThings #1199

Merged
merged 7 commits into from
May 21, 2018
Merged

Add Faker::StrangerThings #1199

merged 7 commits into from
May 21, 2018

Conversation

Connerh92
Copy link
Contributor

Added Stranger Things character and quotes with passing tests and docs.

Added Stranger Things character and quotes with passing tests and docs.
Copy link
Member

@vbrazo vbrazo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just left a suggestion. Good job 🥇

class TestStrangerThings < Test::Unit::TestCase
def setup
@tester = Faker::StrangerThings
end
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems to me that this identation is wrong.

@vbrazo
Copy link
Member

vbrazo commented May 16, 2018

@Connerh92 could you please rebase, install the new gems and run bundle exec rubocop -a?

@vbrazo
Copy link
Member

vbrazo commented May 16, 2018

Could you please update the CHANGELOG.md and add the title of this PR + your github id?

Conner Hiatt added 4 commits May 17, 2018 19:27
Added Stranger Things character and quotes with passing tests and docs.
@vbrazo vbrazo changed the base branch from master to feature/add-stranger-things-review May 18, 2018 03:59
@vbrazo vbrazo changed the base branch from feature/add-stranger-things-review to master May 18, 2018 03:59
Gemfile Outdated
gem "rake"
gem "minitest"
gem "timecop"
end
Copy link
Member

@vbrazo vbrazo May 18, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are you adding these gems in this file?

We are no longer declaring gems in this file. Rubocop has removed the gems and added to another file. If you want to declare new gems, check faker.gemspec out please.

Please make sure to run bundle install && bundle exec rubocop -a && rake and get no failures.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I understand that you want to use pry and I personally believe it's a great gem and we should add it to the project.

@vbrazo vbrazo force-pushed the master branch 3 times, most recently from 6394a28 to d11bd7e Compare May 20, 2018 20:41
Copy link
Member

@vbrazo vbrazo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 💯

@vbrazo vbrazo merged commit 0786d69 into faker-ruby:master May 21, 2018
@Connerh92
Copy link
Contributor Author

Thanks for helping out.

@vbrazo vbrazo self-requested a review July 19, 2018 01:26
davidmorton0 pushed a commit to davidmorton0/faker that referenced this pull request Jul 12, 2021
* Add Faker::StrangerThings

Added Stranger Things character and quotes with passing tests and docs.

* Add Faker::StrangerThings

Added Stranger Things character and quotes with passing tests and docs.

* merge master, and conflicts

* added changelog addition

* Merge remote-tracking branch 'upstream/master'
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants