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

feat(docs): update docs and examples with new run command #2931

Merged
merged 5 commits into from
Jul 13, 2023

Conversation

schoren
Copy link
Contributor

@schoren schoren commented Jul 12, 2023

This PR updates the documentation, examples, and other doc files to use the new tracetest run command

Changes

Fixes

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

@jorgeepc jorgeepc added the documentation Improvements or additions to documentation label Jul 12, 2023
@schoren schoren requested review from adnanrahic and kdhamric and removed request for adnanrahic July 12, 2023 20:59
@@ -28,7 +28,7 @@ jobs:
run: |
tracetest run test -f ./tracetest/tests/test-api.yaml
tracetest run test -f ./tracetest/tests/test-api-and-av.yaml
tracetest run test -f ./tracetest/tests/transaction-api.yaml
tracetest transaction test -f ./tracetest/tests/transaction-api.yaml
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@schoren is this correct??

Copy link
Contributor

@jfermi jfermi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple of editing suggestions.

@schoren schoren merged commit 06ba21a into main Jul 13, 2023
@schoren schoren deleted the update-cli-run-docs branch July 13, 2023 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants