snowplow / snowbridge

For replicating streams across clouds, accounts and regions
Other
15 stars 7 forks source link

Use test fixtures as examples #122

Open colmsnowplow opened 2 years ago

colmsnowplow commented 2 years ago

For the config changes in v1, we have both examples and test-fixtures, which both basically represent the same thing.

We should reduce the duplication here and just use one or the other as both the example, and what we use for testing.

It may be my fault that we ended up with two in the first place, since I did ask for explicit examples of the configs in order to compare approaches. Moving forward we can simplify it.