grpc-ecosystem/grpc-gateway

Replace headless NodeJS browser tests

オープン

#3,235 opened on 2023/03/09

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Go (2,250 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (16,971 個のスター)
PR merge metrics
 (平均マージ 8d 23h) (30d で 147 merged PRs)

説明

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

コントリビューターガイド