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

Log parser script #2817

Open
1 of 6 tasks
donhardman opened this issue Dec 5, 2024 · 0 comments
Open
1 of 6 tasks

Log parser script #2817

donhardman opened this issue Dec 5, 2024 · 0 comments
Assignees

Comments

@donhardman
Copy link
Contributor

Proposal:

We should prepare a script that will be able to parse HTTP logs (log_http setting in config) and generate ready-to-use CLT tests.

The flow as discussed:

  • We perform manual testing of the software and run all possible commands
  • The daemon logs all HTTP requests
  • We run this script to generate nearly ready-to-use CLT tests
  • We either adapt the tests as needed for repeated runs or use them as-is when possible

Checklist:

To be completed by the assignee. Check off tasks that have been completed or are not applicable.

  • Implementation completed
  • Tests developed
  • Documentation updated
  • Documentation reviewed
  • Changelog updated
  • OpenAPI YAML updated and issue created to rebuild clients
@donhardman donhardman self-assigned this Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant