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 tests for locale setting #1823

Merged
merged 5 commits into from
Aug 21, 2018
Merged

Add tests for locale setting #1823

merged 5 commits into from
Aug 21, 2018

Conversation

Bodacious
Copy link
Contributor

Changes proposed in this PR:

  • Adds Faker::Language module for testing languages with real-ish data
  • Refactors global constants into Language model (See Issue#1696)
  • Add specs to test locale change works

- Adds Faker::Language module for testing languages with real-ish data
- Refactors global constants into Language model (See Issue#1696)
- Add specs to test locale change works
@Bodacious Bodacious requested review from briri and xsrust August 17, 2018 17:02
Copy link
Contributor

@briri briri left a comment

Choose a reason for hiding this comment

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

Much better approach to managing Languages

@@ -2,11 +2,3 @@
MAX_NUMBER_LINKS_FUNDER = 5
Copy link
Contributor

Choose a reason for hiding this comment

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

These could probably be moved elsewhere too. Maybe the branding.yml would be a good candidate

@xsrust xsrust merged commit 7c71460 into development Aug 21, 2018
@xsrust xsrust deleted the feature/session-locale branch August 21, 2018 13:57
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