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 greek_organization method to University Faker #932

Merged
merged 4 commits into from
Jul 12, 2017

Conversation

andrewdwooten
Copy link
Contributor

Adds greek_alphabet method to university.rb. Same returns an array containing
all letters in the greek alphabet. Adds greek_organization method to university.rb
. Same will return a random three character string assembled from the greek
alphabet. Adds test cases to test_faker_university.rb. Test cases assert the
greek alphabet count, greek_organization output length, and content. All tests
throughout faker test suite remain passing. Thank you all for having such great gem; it's been a life-saver and a good source of laughter at times.

Adds greek_alphabet method to university.rb. Same returns an array containing
all letters in the greek alphabet. Adds greek_organization method to university.rb
. Same will return a random three character string assembled from the greek
alphabet. Adds test cases to test_faker_university.rb. Test cases assert the
greek alphabet count, greek_organization output length, and content. All tests
throughout faker test suite remain passing.
@stympy stympy merged commit e6c47a9 into faker-ruby:master Jul 12, 2017
paneer-tikka added a commit to paneer-tikka/faker that referenced this pull request Aug 4, 2017
* 'master' of github.com:stympy/faker: (56 commits)
  Renamed word_of_warcraft to world_of_warcraft
  Add default_country for Japan and Korea
  Fix typo in de.yml (faker-ruby#986)
  Fix for NL postal code (faker-ruby#984)
  French traduction for Faker::Pokemon (faker-ruby#983)
  Version bump
  Remove errant tab character in YAML (faker-ruby#981)
  Version bump
  Adds Bossa Nova
  Add Umphreys McGee (faker-ruby#942)
  Adds world of warcraft characters and quotes
  Add Faker::TheFreshPrinceOfBelAir
  Add tests for Faker::Address and fix bg with zip_code(state_abbreviation)
  Adds Faker::Measurement
  Adding metric system to food measurements
  Add Hogwarts and Ilvermorny houses to Harry Potter (faker-ruby#925)
  Add Witcher
  Add greek_organization method to University (faker-ruby#932)
  Adds Most Interesting Man In The World quotes
  Adds elder scrolls (faker-ruby#933)
  ...
landongrindheim pushed a commit to landongrindheim/faker that referenced this pull request Oct 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.

2 participants