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.

貢獻者指南