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

# 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:

# Packages

Package docs Code generated by swaggo/swag.
No description provided by the author