index
:
faker
erica/update-maintainers-sponsers-backers
imgbot
main
update_logo_and_readme
Generate massive amounts of fake data in the browser and node.js
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
address.unit.js
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-22
Linting fixes for `./test`
Marak
1
-482
/
+482
2021-03-03
Issue 1114: New datatype module
LBuerstmayr
1
-33
/
+33
2020-10-04
Fix typo
Carlos Carvalho
1
-12
/
+12
2020-10-04
Change deprecated assert.equal
Carlos Carvalho
1
-26
/
+51
2020-08-25
Merge branch 'master' into country-code-alpha-3
Marak
1
-0
/
+10
2020-08-18
add time_zone
mkg0
1
-0
/
+10
2019-06-20
feat: added support for generating a random alpha-3 country code
kaykhan
1
-0
/
+11
2018-10-27
[test] [minor] Improving test coverage
Marak
1
-1
/
+36
2018-09-26
[minor] Spelling error in tests
Marak
1
-2
/
+2
2018-09-26
Add tests
Mahmoud Gamal
1
-2
/
+32
2018-09-23
Merge pull request #600 from karllhughes/400-zipcode-by-state-1
Marak
1
-0
/
+34
2018-09-22
Merged `addess.nearbyGPSCoordinate` method
Marak
1
-0
/
+49
2018-01-20
refactors zipCodeByState to match correct zip code ranges with tests
Willy Raedy
1
-7
/
+25
2018-01-20
Adding test for zipcode by state, basic functionality
Karl Hughes
1
-0
/
+16
2017-10-22
add direction abbr options with tests
Tyler
1
-3
/
+27
2017-10-21
add direction generator and test
Tyler
1
-0
/
+10
2017-10-21
add unit tests and schema desciptions
Tyler
1
-0
/
+19
2017-01-26
Add max, min for latitude and longitude
Andres Silva
1
-0
/
+26
2016-05-06
Added unit test for nearbyGPSCoordinate
Vivek Seth
1
-0
/
+48
2015-07-30
Only append suffix to streetName if suffix is present
Tom Collier
1
-1
/
+12
2015-07-08
[api] [refactor] Rename `array_element` and `object_element` to camelCase. Se...
Marak
1
-3
/
+3
2015-07-08
* Fixed up assertions.
portse
1
-9
/
+3
2015-07-08
* Added unit tests as per request in PR comment.
portse
1
-0
/
+31
2014-10-27
adds ability to get random country code and tests.
FotoVerite
1
-4
/
+14
2014-09-15
[api] [refactor] Removed definitions.js file. All data definitions are now lo...
Marak
1
-80
/
+19
2014-09-14
[refactor] [major] Renamed variable names for consistency Closes #5
Marak
1
-91
/
+98
2014-05-17
Moving to major new version for change of package name for uppercase to lower...
FotoVerite
1
-107
/
+107
2013-03-16
fix #35: Add latitude/longitude fields (address.geo.[lat/lng])
Mikhail Fedosov
1
-0
/
+31
2013-03-16
js cleanup (jshint)
Mikhail Fedosov
1
-2
/
+2
2013-01-07
allowing all tests to run in browser
Bryan Donovan
1
-4
/
+5
2013-01-07
renaming array_rand to array_element
Bryan Donovan
1
-3
/
+3
2013-01-07
linting and getting address.js to 100% test coverage
Bryan Donovan
1
-3
/
+68
2013-01-07
Completely removing aliased lower-case functions
Bryan Donovan
1
-21
/
+21
2013-01-07
namespacing with 'Faker'
Bryan Donovan
1
-77
/
+77
2013-01-07
lower-casing modules
Bryan Donovan
1
-24
/
+24
2013-01-07
brState() tests
Bryan Donovan
1
-0
/
+36
2013-01-06
tests for streetAddress()
Bryan Donovan
1
-0
/
+55
2013-01-06
initial address.unit.js
Bryan Donovan
1
-0
/
+105