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:
92
node_modules/faker/lib/locales/en/name/title.js
generated
vendored
Normal file
92
node_modules/faker/lib/locales/en/name/title.js
generated
vendored
Normal file
@@ -0,0 +1,92 @@
|
||||
module["exports"] = {
|
||||
"descriptor": [
|
||||
"Lead",
|
||||
"Senior",
|
||||
"Direct",
|
||||
"Corporate",
|
||||
"Dynamic",
|
||||
"Future",
|
||||
"Product",
|
||||
"National",
|
||||
"Regional",
|
||||
"District",
|
||||
"Central",
|
||||
"Global",
|
||||
"Customer",
|
||||
"Investor",
|
||||
"Dynamic",
|
||||
"International",
|
||||
"Legacy",
|
||||
"Forward",
|
||||
"Internal",
|
||||
"Human",
|
||||
"Chief",
|
||||
"Principal"
|
||||
],
|
||||
"level": [
|
||||
"Solutions",
|
||||
"Program",
|
||||
"Brand",
|
||||
"Security",
|
||||
"Research",
|
||||
"Marketing",
|
||||
"Directives",
|
||||
"Implementation",
|
||||
"Integration",
|
||||
"Functionality",
|
||||
"Response",
|
||||
"Paradigm",
|
||||
"Tactics",
|
||||
"Identity",
|
||||
"Markets",
|
||||
"Group",
|
||||
"Division",
|
||||
"Applications",
|
||||
"Optimization",
|
||||
"Operations",
|
||||
"Infrastructure",
|
||||
"Intranet",
|
||||
"Communications",
|
||||
"Web",
|
||||
"Branding",
|
||||
"Quality",
|
||||
"Assurance",
|
||||
"Mobility",
|
||||
"Accounts",
|
||||
"Data",
|
||||
"Creative",
|
||||
"Configuration",
|
||||
"Accountability",
|
||||
"Interactions",
|
||||
"Factors",
|
||||
"Usability",
|
||||
"Metrics"
|
||||
],
|
||||
"job": [
|
||||
"Supervisor",
|
||||
"Associate",
|
||||
"Executive",
|
||||
"Liaison",
|
||||
"Officer",
|
||||
"Manager",
|
||||
"Engineer",
|
||||
"Specialist",
|
||||
"Director",
|
||||
"Coordinator",
|
||||
"Administrator",
|
||||
"Architect",
|
||||
"Analyst",
|
||||
"Designer",
|
||||
"Planner",
|
||||
"Orchestrator",
|
||||
"Technician",
|
||||
"Developer",
|
||||
"Producer",
|
||||
"Consultant",
|
||||
"Assistant",
|
||||
"Facilitator",
|
||||
"Agent",
|
||||
"Representative",
|
||||
"Strategist"
|
||||
]
|
||||
};
|
Reference in New Issue
Block a user