Khan/genqlient

Make it easier to integration test config options

Open

#261 ouverte le 1 mars 2023

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Go (141 forks)github user discovery
help wantedinternalneeds design

Métriques du dépôt

Stars
 (1 310 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

Our integration tests all run with a single config, which makes it hard to integration test a change like #252. Ideally we should do some reworking so we can test them against several configs, like we do in the snapshot tests. We'll have to think about what the best way is.

Once we do, we should add integration tests for #252, which should be fairly easy once the tooling is there.

Guide contributeur