Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while test running a flow in local environment #1287

Open
1 of 2 tasks
apandura-tibco opened this issue Feb 14, 2020 · 0 comments
Open
1 of 2 tasks

Error while test running a flow in local environment #1287

apandura-tibco opened this issue Feb 14, 2020 · 0 comments

Comments

@apandura-tibco
Copy link
Collaborator

Environment

How are you running Flogo Web?

  • Docker (Specify the docker image that you're using and the command you used to start the container)
  • Other (Provide details of your environment) : Local development environment

Describe the bug

When I start the webUI locally in my system flow test runner is dependent on flow-store which is not documented or automated properly. So whenever I try to test run the flow I get an error notification.

To Reproduce

Steps to reproduce the behavior:

  1. Start flogo-web server and client locally in your system
  2. Go to the details page of a flow
  3. Click on 'Run Flow' button in the header
  4. See error

Expected behavior

A better exception handling is needed when a dependency is not working for test running a flow. We can automate the flow-store service execution while starting the flow test runner.

@apandura-tibco apandura-tibco added this to Needs triage in Bug triage via automation Feb 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Bug triage
  
Needs triage
Next
Awaiting triage
Development

No branches or pull requests

1 participant