ci: Test node resolvers to remove non-deterministic coverage
Created by: keegancsmith
This test exists purely to remove some non determinism in our tests run. The To* resolvers are stored in a map in our graphql implementation => the order we call them is non deterministic => codecov coverage reports are noisy.