You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/test_default.jl
+28-1Lines changed: 28 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -133,7 +133,34 @@ Faker.seed(1234)
133
133
@test Faker.prefixe() =="Miss"
134
134
@test Faker.simple_profile() ==Dict("name"=>"Domingo","mail"=>"Durgan.Krystle@hotmail.com","username"=>"Kimbery29","birthdate"=>"2007-5-18","sex"=>"F","address"=>"8557 McDermott Shores West Alex, OR 96510-7890")
Copy file name to clipboardExpand all lines: test/test_es_mx.jl
+29-1Lines changed: 29 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -133,7 +133,35 @@ Faker.seed(1234)
133
133
@test Faker.prefixe() =="Dr."
134
134
@test Faker.simple_profile() ==Dict("name"=>"Elizabeth","mail"=>"Omar23@hotmail.com","username"=>"Marcos29","birthdate"=>"2022-2-9","sex"=>"M","address"=>"Avenida Luis Alberto de los Santos 3 5ª Planta Cerritos, SON 34045")
135
135
@test Faker.job() =="Administrador de alojamiento"
0 commit comments