bf87da56

By: Michael Lynch <git@mtlynch.io>

Document multi-request handler test structure

Add guidance to keep shared fixture setup at the top of a Go handler flow test while isolating each HTTP request in its own lexical scope. This preserves readability and makes shared state between request blocks explicit.

Suite timing

Time to Start Worker time Duration Time to finish
Config 0s 1s 1s 1s
Eval - - - -
Build 4s 1m09s - -
Test - - - -
Deploy - - - -
Suite 0s 1m11s - -

Timeline

0s10s