trunk-rs/trunk

Regression tests

开放

#57 创建于 2020年9月23日

 (3 条评论) (0 个反应) (0 位负责人)Rust (315 个派生)auto 404
Staleci/cdgood first issuetests

仓库指标

星标
 (4,347 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

items to test

  • pin down issues related to proc-macro-nested causing issues for wasm32 builds on Windows platform.
  • fix the current snapshot & integration tests in CI. May need to scrap them for something which will not break related to hashing of content.
  • CI cache is giving very strange errors as well, let's fix that up. Currently, cache code is commented.
  • ensure index.html file is served as a fallback.
  • test the proxy system with an echo server to ensure requests are proxied and echoed back.
  • test the trunk config show command output with some snapshot tests to ensure Trunk.toml and env vars are processed properly.
  • snapshot test --help output to ensure we don't hit a regression in CLI help output.

贡献者指南