Skip to content

Commit

Permalink
Add documentation about mapped CLI e2e to do (#2560)
Browse files Browse the repository at this point in the history
* Add documentation about mapped CLI e2e to do

* Apply suggestions from code review

Co-authored-by: Julianne Fermi <julianne@kubeshop.io>

* fix(docs): fix docs related to data stores (#2558)

* Updating Kubernetes installation docs (#2562)

* Updating Kubernetes installation docs

* Apply suggestions from code review

Co-authored-by: Adnan Rahi膰 <adnan@kubeshop.io>

---------

Co-authored-by: Adnan Rahi膰 <adnan@kubeshop.io>

* docs(install-deploy): improves Deployment and Getting Started pages (#2567)

* docs(deployment): clean up formatting

* docs(detailed-install): improved explanation, added link to Helm docs

* chore: upgrade goreleaser version to v1.18.2 (#2572)

* feat: migrate transactions to new resourcemanager architecture (#2551)

* feat: support dashes in attribute names (#2569)

* Update CLI e2e test engine to support CLI debug and add error handling for 404 errors on Get (#2573)

* hotfix: fix controller (#2574)

* Improve test output and remove parallelism (#2575)

---------

Co-authored-by: Julianne Fermi <julianne@kubeshop.io>
Co-authored-by: Jorge Padilla <jorge.esteban.padilla@gmail.com>
Co-authored-by: Adnan Rahi膰 <adnan@kubeshop.io>
Co-authored-by: Sebastian Choren <schoren@users.noreply.github.com>
Co-authored-by: Matheus Nogueira <matheus.nogueira2008@gmail.com>
  • Loading branch information
6 people committed May 25, 2023
1 parent aaecf00 commit bf4fb20
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions testing/cli-e2etest/README.md
@@ -1,10 +1,9 @@
# Tracetest CLI e2e tests
# Tracetest CLI e2e Tests

In this folder we have the End-to-end tests done on the CLI to guarantee that the CLI is working fine.
The main idea is to test every CLI command against Tracetest server with different data stores and different Operating systems.
The main idea is to test every CLI command against the Tracetest server with different data stores and different operating systems.


## Implementation status
## Implementation Status

| Linux | Windows | MacOS |
| ------------------ | ------- | ------ |
Expand Down

0 comments on commit bf4fb20

Please sign in to comment.