Commit Graph

480 Commits

Author SHA1 Message Date
Ricky 9ee036cf25 fixing more asserts 2018-12-19 20:49:29 +11:00
Ricky b15bf3e6ae asserts 2018-12-19 20:41:52 +11:00
Ricky 18eba0fb14 fixing more asserts 2018-12-19 20:28:47 +11:00
Ricky 69eb4d8c6b fixed more asserts in tests 2018-12-19 20:23:14 +11:00
Ricky eb84ebe79a fixed assert in test 2018-12-19 20:08:29 +11:00
Ricky Yim 1fae9ce05e Made the FakeValuesService support splitting up locale yml files into multiple files 2018-12-19 16:08:31 +11:00
Ricky Yim 0de32872b6 Merge pull request #335 from sonOfRa/patch-1
Fix abbreviation for Osten
2018-12-14 08:13:24 +11:00
Ricky Yim 7583150090 Merge pull request #334 from stylerope/develop
Fix random failure of genre() in MusicTest
2018-12-14 08:12:25 +11:00
Simon Levermann a84c128029 Fix abbreviation for Osten
Osten does not start with an E!
2018-12-12 19:05:36 +01:00
stylerope 2024176a48 Fix random failure of genre() in MusicTest 2018-12-10 00:01:10 +01:00
Ricky Yim c1425cc65c Merge pull request #331 from Eradash/feature/date_time_with_minimum
Generate Dates in future or past with minimum distance from now
2018-12-06 19:35:14 +11:00
Vincent Poirier 0098bd7656 Put test reference in loop to avoid imprecision 2018-12-05 09:11:57 -05:00
Vincent Poirier 578c13f135 Fix the atMost to be relative to now instead of the minimum time 2018-12-05 09:04:31 -05:00
Vincent Poirier e5f444ec4c Add tests for mimimum range in DateTime
Correct typo in test

Set values for tests inclusive
2018-12-05 09:04:27 -05:00
Ricky Yim 1116c73788 Merge pull request #303 from kkalavantavanich/master
Add Thai fakers
2018-12-05 21:05:11 +11:00
Ricky Yim 5471419039 Merge pull request #325 from hisener/update-nl
Update nl.yml
2018-12-05 21:02:27 +11:00
Ricky Yim 0a8d0d1868 Upgrade snakeyaml version to 1.23 (#323) 2018-12-05 20:52:19 +11:00
Ricky 5ffcfd82b6 updated assert in test 2018-12-05 20:47:09 +11:00
Ricky Yim 741bd2b1d3 Update README.md
updated year
2018-12-05 20:18:33 +11:00
Ricky a27167061f updated version of mockito core 2018-12-05 20:00:17 +11:00
Ricky f973acb33f resolving issue 328 2018-12-05 19:51:40 +11:00
Vincent Poirier c55c6416f0 Add methods to generate Dates in future or past with minimum distance from now 2018-12-04 13:13:16 -05:00
Jose 6fc2a3b0a5 strip accents on email address to conform with RFC 5322 (#324)
more info on issue #296 (comment by @gregod)
2018-10-12 11:44:32 +11:00
Serge Bishyr 23e2e34c17 Add genre to music faker class (#322) 2018-10-12 11:43:07 +11:00
Halil İbrahim Şener 18af4ed98b Update nl.yml 2018-10-11 11:29:29 +02:00
Halil İbrahim Şener 56076c0f64 Upgrade snakeyaml version to 1.23 2018-10-05 13:51:21 +02:00
Vikram c2714b3c95 New Medical Data Faker -- Updated Tests (#321)
* Added Code and iml file for Medical data faker
Contains following fakers
-- Hospital Name
-- Disease
-- Medicine
-- Symptoms

* Modified regex for Medical Symptom match

* Modified regular expression for Hospital Name

* Modified regular expression for Hospital Name

* Modified regular expression for Hospital Name

* Modified regular expression for Hospital Name for bigger lengths

* Updated Medical Faker Test removed static tests
2018-09-28 10:13:05 +10:00
Ricky Yim cc17b0a115 Update README.md
Took out versioneye as it's no longer around.
2018-08-28 10:42:49 +10:00
Ricky Yim 807d5ec0bf Update README.md 2018-08-28 10:30:11 +10:00
Ricky b0006419bf [maven-release-plugin] prepare for next development iteration 2018-08-28 10:10:59 +10:00
Ricky 669165926b [maven-release-plugin] prepare release javafaker-0.16 javafaker-0.16 2018-08-28 10:10:43 +10:00
Denny Abraham Cheriyan c1d3e80091 Port over dogs from stympy/faker (#310) 2018-08-13 10:20:02 +10:00
Leonardo Ferreira 33a1aa0801 Options#option receive and return generic varargs (#306) 2018-08-08 08:40:37 +10:00
Alexander 02d831d56c Create by.yml (#286)
* Create by.yml

Add by locale and fix

* Update by.yml

* Update by.yml
2018-08-07 10:16:03 +10:00
Jose d7409c8375 Remove whitespaces from usernames (#296) (#297)
* Remove whitespaces from usernames (#296)

Some languages include compound names (spanish and portugese for
example) and that breaks usernames validation

* Remove noise from my previous commit

Accidentally cleaned the entire file...
2018-08-07 10:01:08 +10:00
Denny Abraham Cheriyan 84efab1290 Upgrade to trusty and remove oraclejdk7 (#308) 2018-08-07 09:56:57 +10:00
Kris Kalavantavanich 97f044126f Add Thai faker 2018-07-07 15:44:27 +07:00
Taylor Wilson 45c476376e Add more Faker classes (#276)
* Add more Faker classes

* add unit tests for new classes
2018-05-24 10:02:33 +10:00
Ricky Yim 0b7fe0dfaa Update README.md 2018-04-14 07:55:17 +10:00
Ricky e32e1a3598 [maven-release-plugin] prepare release javafaker-0.15 2018-04-10 23:36:12 +10:00
Ricky ef939c94fa [maven-release-plugin] prepare for next development iteration 2018-04-10 23:05:19 +10:00
Ricky 335ce58585 [maven-release-plugin] prepare release javafaker-0.15 javafaker-0.15 2018-04-10 23:05:03 +10:00
Pascal Schumacher c07f01f063 Update snakeyaml to version 1.20 (#290)
* Update snakeyaml to version 1.20

* CurrencyTest#testName: fix regex
2018-04-10 04:09:58 +10:00
Pascal Schumacher 2c19fb1bd0 Update mockito-core to version 2.17.0 (#291) 2018-04-10 04:09:36 +10:00
Bruno P. Kinoshita ea60ee3cbf Use month values between 0-11 for GregorianCalendar (#243)
* Use month values between 0-11 for GregorianCalendar

* Update tests to match the changes to GregorianCalendar's use
2018-04-10 04:09:12 +10:00
Cory Veilleux 96c62f8f0c Porting over Lebowski faker from stympy/faker. (#287)
* Porting over Lebowski faker from stympy/faker.

* Adding FakerIT test.
2018-03-27 11:45:54 +02:00
Roman Isko 857778a69d fix weather description in Ukrainian (#281) 2018-03-15 12:38:37 +01:00
Mohamed Hashi be0504e992 feat(currency): Port currency data from ruby gem (#285)
* feat(currency): Port currency data from ruby gem

* fix(currency test): Regex for currency.name test did not allow for 'Kuwaiti Dinar'
2018-03-15 12:38:05 +01:00
Fabrizio Cucci 09b8d57746 Add link to Ruby's faker gem repository (#284)
Because life is too short for googling! :)
2018-03-15 12:37:19 +01:00
Serge Bishyr 44cc4ec091 Add Weather Faker class (#280)
* Add weather descriptions

* Add random temperature

* Add Ukrainian and Russian weather and temperature data

* Update README

* Add generator for temperature in a range

* Add Weather class to IT tests
2018-02-15 10:32:17 +11:00