feat: ✨ Created a mini nodeJS server with NewMan for testing without PostMan GUI.
This will mimic a run in a CD/CI environment or docker container.
This commit is contained in:
39
node_modules/faker/lib/locales/en_NG/address/state.js
generated
vendored
Normal file
39
node_modules/faker/lib/locales/en_NG/address/state.js
generated
vendored
Normal file
@@ -0,0 +1,39 @@
|
||||
module["exports"] = [
|
||||
'FCT',
|
||||
'ABIA',
|
||||
'ADAMAWA',
|
||||
'Akwa Ibom',
|
||||
'Anambra',
|
||||
'Bauchi',
|
||||
'Bayelsa',
|
||||
'Benue',
|
||||
'Bornu',
|
||||
'Cross River',
|
||||
'Delta',
|
||||
'Ebonyi',
|
||||
'Edo',
|
||||
'Ekiti',
|
||||
'Enugu',
|
||||
'Gombe',
|
||||
'Imo',
|
||||
'Jigawa',
|
||||
'Kaduna',
|
||||
'Kano',
|
||||
'Katsina',
|
||||
'Kebbi',
|
||||
'Kogi',
|
||||
'Kwara',
|
||||
'Lagos',
|
||||
'Nasarawa',
|
||||
'Niger',
|
||||
'Ogun',
|
||||
'Ondo',
|
||||
'Osun',
|
||||
'Oyo',
|
||||
'Plateau',
|
||||
'Rivers',
|
||||
'Sokoto',
|
||||
'Taraba',
|
||||
'Yobe',
|
||||
'Zamfara',
|
||||
];
|
Reference in New Issue
Block a user