Enable a named super rest client, for code coverage test only.
- Source:
- features/superTest.js
Classes
Members
-
<static> groupable :boolean
-
This feature can be grouped by serviceGroup
Type:
- boolean
- Source:
- features/superTest.js
-
<static> type :string
-
This feature is loaded at init stage
Type:
- string
- Source:
- features/superTest.js
Methods
-
<static> load_(app, settings)
-
Load the feature
Parameters:
Name Type Description appApp The cli app module object
settingsobject Settings of rest clients
- Source:
- features/superTest.js
Returns:
- Type
- Promise.<*>