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

貢獻者指南