mtf icon indicating copy to clipboard operation
mtf copied to clipboard

Microservice Test Framework

Results 8 mtf issues
Sort by recently updated
recently updated
newest added

Leverage proto-gen and implement own go proto generator what will generate altered service and client for SCT tests.

enhancement

Extract MTF framework setup to discrete files Implement a scheme for service network dependency configuration or consider using `HCL` Language for that.

enhancement

https://circleci.com/gh/smallinsky/mtf/325 ``` ? github.com/smallinsky/mtf/pkg/tar [no test files] --- FAIL: TestHTTPServer (0.01s) http_server_test.go:51: http call failed: Get http://localhost:8080/testpath: dial tcp 127.0.0.1:8080: connect: connection refused FAIL FAIL github.com/smallinsky/mtf/port 0.032s ```

bug

``` === PREPARING TEST ENV - Starting [PUBSUB Component] - 2.711755146s - Starting [MYSQL Component] - 12.654525966s - Starting [MIGRATE Component] 2020/04/26 19:17:30 start err: migarton command filed: error: dial...

bug

Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.7.1+incompatible to 2.8.2+incompatible. Release notes Sourced from github.com/docker/distribution's releases. v2.8.2 What's Changed Revert registry/client: set Accept: identity header when getting layers by @​ndeloof in distribution/distribution#3783 Parse http...

dependencies

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 1.13.1 to 20.10.24+incompatible. Release notes Sourced from github.com/docker/docker's releases. v20.10.24 20.10.24 Bug fixes and enhancements Fixed a number of issues that can cause Swarm encrypted overlay networks...

dependencies

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20191003171128-d98b1b443823 to 0.7.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.0.0-20191003171128-d98b1b443823&new-version=0.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies