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 Faker::GratefulDead #1315

Merged
merged 7 commits into from
Jul 21, 2018
Merged

Add Faker::GratefulDead #1315

merged 7 commits into from
Jul 21, 2018

Conversation

wileymc
Copy link
Contributor

@wileymc wileymc commented Jul 20, 2018

Added simple functionality to pump out a couple dead tunes and players.

@vbrazo vbrazo self-requested a review July 20, 2018 12:40
@vbrazo vbrazo self-assigned this Jul 20, 2018
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.

There is an issue. Please take a look at my comments.

You should also update our README.md.

The structure looks fine 👍

@@ -0,0 +1,15 @@
# frozen_string_literal: truer
Copy link
Member

Choose a reason for hiding this comment

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

It should be true instead of truer.

Copy link
Member

@vbrazo vbrazo Jul 20, 2018

Choose a reason for hiding this comment

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

I fixed this issue for you and updated the changelog.

@vbrazo vbrazo assigned wileymc and unassigned vbrazo Jul 20, 2018
@vbrazo vbrazo self-requested a review July 20, 2018 12:44
# frozen_string_literal: true

require_relative 'test_helper'

Copy link
Member

Choose a reason for hiding this comment

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

You should declare a class above the methods.

It should be something like class TestFakerGratefulDead < Test::Unit::TestCase.

Copy link
Member

Choose a reason for hiding this comment

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

Please fix this and make the tests pass.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

made the fixes and all tests passing. Thank you!

@vbrazo vbrazo merged commit 3f8ac04 into faker-ruby:master Jul 21, 2018
@vbrazo
Copy link
Member

vbrazo commented Oct 12, 2018

@wileybaba just a heads up:

I'm adding a namespace for your GratefulDead in this PR #1401. Since we haven't released this object yet, we don't need to deprecate it. Thanks 👍

davidmorton0 pushed a commit to davidmorton0/faker that referenced this pull request Jul 12, 2021
* grateful_dread

* Update CHANGELOG.md

* Update test_faker_grateful_dead.rb

* Update test_faker_grateful_dead.rb

* added class above methods in Faker::GratefulDead

* minor adjustment to yml file margins
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants