grpc-ecosystem/grpc-gateway

Replace headless NodeJS browser tests

开放

#3,235 创建于 2023年3月9日

 (0 条评论) (0 个反应) (0 位负责人)Go (2,250 个派生)batch import
help wanted

仓库指标

星标
 (16,971 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南