nx_wiki_login_flow_test.nx
buildroot/runtime/wiki/nx_wiki_login_flow_test.nx
about
Handler-level proof of the V1 no-cookie admin HTTP login (no live daemon).
Closes T#login-not-wired-to-http: proves nx_wlogin_admin_handle does
POST-login->200+X-Nishi-Session and gate->200/401 over the wlogin path.
main() returns 0 on all-pass, else the failing assertion number.
resp[9] is the first status digit ("HTTP/1.1 2.." -> '2'=0x32, '4'=0x34).
dependencies 1 imports · 0 importers
imports: nx_wiki_login_flow.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 8 | func main() -> i64 |