@logicflow-ai/astra-wingman
TypeScript icon, indicating that this package has built-in type declarations

0.3.0 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i @logicflow-ai/astra-wingman

Weekly Downloads

2

Version

0.3.0

License

UNLICENSED

Unpacked Size

382 kB

Total Files

46

Last publish

Collaborators

  • cyril.misev
  • kenan_logicflow
  • lucasfievet