Categorygithub.com/SENERGY-Platform/process-deployment
repositorypackage
0.0.20
Repository: https://github.com/senergy-platform/process-deployment.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

Tests

http api to deploy processes and there dependencies

Tests

  • all tests: go test ./... -count=1
  • without test of kafka consumer and database-connection (with docker): go test ./... -count=1 -short
  • the -count=1 argument is used to prevent caching of the tests

Deployment Model

to create uml for model: