@logicflow-ai/astra-wingman
v0.3.0
Published
This package helps you to create and maintain E2E test cases in LogicFlow Astra based on user behavior in your application.
Downloads
21
Keywords
Readme
Purpose
This package helps you to create and maintain E2E test cases in LogicFlow Astra based on user behavior in your application.
Configuration options
Configuration options can be specified when initializing the package as follows:
{
"endpoint": "https://astra.logicflow.ai",
"application": "Your application name",
"projectId": "Id of your Astra project (see URL)",
"environments": [ "https://your.app.host", "https://localhost:4200", ... ],
"active": true
}
Options:
active: boolean
(default: true) - Whether Wingman is active per default or not.
License
Copyright (C) 2018, LogicFlow AG, All rights reserved.