Staleci/cdgood first issuetests
Repository metrics
- Stars
- (4,347 stars)
- PR merge metrics
- (PR metrics pending)
Description
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.htmlfile 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 showcommand output with some snapshot tests to ensureTrunk.tomland env vars are processed properly. - snapshot test
--helpoutput to ensure we don't hit a regression in CLI help output.