Skip to content

tor-guardmgr: Add more tests for vanguards

gabi-250 requested to merge gabi-250/arti:vanguards-testing into main

This MR improves the test coverage for the vanguard code paths. It adds

  • a test that checks that the VanguardMgr handles vanguards.json state files correctly
  • a shadow test involving a hidden service that uses full vanguards

This also fixes a stub circuit selection bug that only happens if vanguards are enabled (see #1417 (closed)).

Edited by gabi-250

Merge request reports