grpc-ecosystem/grpc-gateway

Replace headless NodeJS browser tests

Aperta

#3235 aperta il 9 mar 2023

 (0 commenti) (0 reazioni) (0 assegnatari)Go (2250 fork)batch import
help wanted

Metriche repository

Star
 (16.971 stelle)
Metriche merge PR
 (Merge medio 8g 23h) (147 PR mergiate in 30 g)

Descrizione

These tests were created back in 2015 and at some point they broke without actually signalling that they did. I want to get off this awful ecosystem of tools and onto something sane. Ideally something written in Go, but I'd take something written in TypeScript too.

The new tests must:

  • Use a client generated from our swagger.json
  • Exercise a reasonable amount of the gateway behaviour (at least equal to the current tests)
  • Use a minimal amount of NodeJS and the NPM ecosystem

Guida contributor