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

Tool for adding testcase from flowtrace #44

Open
jonnor opened this issue Jan 6, 2016 · 0 comments
Open

Tool for adding testcase from flowtrace #44

jonnor opened this issue Jan 6, 2016 · 0 comments
Milestone

Comments

@jonnor
Copy link
Contributor

jonnor commented Jan 6, 2016

Flowtrace can be captured of issues found in production. Want to be able to go quickly to a reproducable test-case - to understand, fix and ensure issue does not happen again.

A tool could allow specifying a flowtrace, and an an fbp-spec file (with already existing topic/fixture/testcases). It would read the test topic, then go through the trace to find the inputs/output to that component. Then create a testcase with this input and skeleton/empty expectations, and modify the YAML file to include the new testcase.

Tool would be used (primarily) manually by developers. But one can imagine automated uses, where a production failure would automatically create testcase, put it through CI against newest/development version of the software.

@jonnor jonnor added this to the Future milestone Mar 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant