https://github.com/taitounited/taito-cli-test
Taito CLI integration test suite
https://github.com/taitounited/taito-cli-test
taito-cli
Last synced: 8 months ago
JSON representation
Taito CLI integration test suite
- Host: GitHub
- URL: https://github.com/taitounited/taito-cli-test
- Owner: TaitoUnited
- Created: 2019-08-27T10:33:21.000Z (almost 7 years ago)
- Default Branch: dev
- Last Pushed: 2023-01-04T08:18:22.000Z (over 3 years ago)
- Last Synced: 2025-03-25T18:43:22.717Z (about 1 year ago)
- Topics: taito-cli
- Language: TypeScript
- Homepage:
- Size: 1.48 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Taito CLI tests
Taito CLI integration test suite based on [full-stack-template](https://github.com/TaitoUnited/full-stack-template/).
Taito CLI is tested by:
- Building and deploying this project normally using a CI/CD pipeline (see `cloudbuild.yaml`)
- Running a bunch of Taito CLI commands against a remote environment (see `test`)
These tests can be run on any environment as Taito CLI image and environment details (Cloud provider, Kubernetes, Postgres, etc.) are defined for the Google Cloud Build as build variables. If you want to use some other CI/CD for running the tests, just add an appropriate CI/CD script.