bf2fc6cc711aee1a0c2a / ffm-project

Repository containing issues and roadmap for the factorized fleet manager
Apache License 2.0
0 stars 2 forks source link

Skip all integration tests that are failing for now and add a note in the automated test guide #19

Closed machi1990 closed 2 years ago

machi1990 commented 2 years ago

The guide is: https://github.com/bf2fc6cc711aee1a0c2a/ffm-fleet-manager-go-template/blob/main/docs/automated-testing.md#integration-tests

It might catch some people by surprise to see the integration tests failing. The idea of having some integration tests was to be able to show how the setup phase is done. So it actually makes sense to skip the failing ones with a note on why they are failing and what will be needed to make them pass.

machi1990 commented 2 years ago

Closed by https://github.com/bf2fc6cc711aee1a0c2a/ffm-fleet-manager-go-template/pull/29