Browse Source

Add more discovery tests for updating target groups (#3426)

* Adds a test covering the case where a target providers sends updated versions of the same target groups and the system should reconcile to the latest version of each of the target groups
* Refactors how input data is represented in the tests. It used to be literal declarations of necessary structs, now it is parsing yaml. Yaml declarations are half as long as the former. And these can be put in a fixture file
* Adds a tiny bit of refactoring on test timeouts
pull/3216/merge
Bora Tunca 7 years ago committed by Tobias Schmidt
parent
commit
3cc01a3088
  1. 949
      discovery/discovery_test.go

949
discovery/discovery_test.go

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save