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

[PROPOSAL] Export tests into misc formats #659

Open
dblock opened this issue Nov 9, 2024 · 1 comment
Open

[PROPOSAL] Export tests into misc formats #659

dblock opened this issue Nov 9, 2024 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@dblock
Copy link
Member

dblock commented Nov 9, 2024

What/Why

What are you proposing?

Spec tests are working scenarios demonstrating how to use OpenSearch. Export these into formats that can be used with no changes to be replayed.

What users have asked for this feature?

  • Documentation users that want to copy paste working samples.
  • I often find myself wanting to replay a sample with some changes to produce steps for a bug report.

What problems are you trying to solve?

  • Make it easy to get end-to-end known working samples.
  • Make it easier to report bugs with reusable repro steps.

What is the developer experience going to be?

  • Load a suite/postman project.
  • Run any Python sample generated from spec.

What is the user experience going to be?

Better docs.

@dblock dblock added enhancement New feature or request help wanted Extra attention is needed and removed untriaged labels Nov 11, 2024
@dblock
Copy link
Member Author

dblock commented Nov 20, 2024

For Postman see https://learning.postman.com/docs/getting-started/importing-and-exporting/importing-and-exporting-overview/#importing-data-into-postman. Would take a PR that generates postman-compatible output that can be loaded directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant