diff options
| author | Danilo M. <danix@danix.xyz> | 2026-09-09 09:14:40 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-09-09 09:14:40 +0200 |
| commit | 381ccdbae705b141282b1f7b344a8d5074c487ac (patch) | |
| tree | d49af0808ec19e930406e2b6f203fb28e43e7753 /tests/test_init.py | |
| parent | 42a36e88424aa3dac13ed3d578bfa871e44ad460 (diff) | |
| download | abusectl-381ccdbae705b141282b1f7b344a8d5074c487ac.tar.gz abusectl-381ccdbae705b141282b1f7b344a8d5074c487ac.zip | |
docs: plan the contacts implementation
Twelve tasks, TDD throughout, building bottom up: transport, bootstrap
cache, server selection, jCard extraction, querying with the label walk,
the worklist, resolution, the subcommand, an offline proof, two sweeps
and the documentation.
The code in the plan was assembled and run before committing it, against
the plan's own tests, 44 of which pass. That found two defects in the
plan itself: a parameter that shadowed the cache_dir function and forced
a globals() lookup, now renamed to cache_root, and a hand-rolled fake
request in the redirect test that lacked the attributes
HTTPRedirectHandler reads, now a real urllib Request.
Also drops the em dashes from the Documents list in AGENTS.md, which the
no-em-dash writing rule covers and which the contacts entry had matched.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Wrfqr2xqQfhtXCscU7zrdz
Diffstat (limited to 'tests/test_init.py')
0 files changed, 0 insertions, 0 deletions
