aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)AuthorFilesLines
5 hourspostgresql auto creation into fixtures. simple tests for db conn checks. ↵Max Nanis5-27/+75
wrapper fixture for InternalHostnam (pydantic has MultiHost without host attr annoyances)
46 hoursRuff cleanupMax Nanis19-173/+181
2 daysbuild ignore, py-utils replace, typing with RuffMax Nanis11-119/+124
2 daysmore pandera importsstuppie5-5/+5
3 daysmodel gr business: prefetch_bp_accounts: During ledger account check, make ↵v3.3.9stuppie1-5/+5
any that dont exist instead of failing
4 daysRuff'ing itMax Nanis1-1/+1
5 daysPandera supression attempt. Conftest assert for type validation (no none ↵Max Nanis2-30/+34
allowed). min_items to min_length
2026-03-13ToolRunCommand + options models to handle cmd line args for all network toolsstuppie6-1/+1
2026-03-12some tests to execute the full Toolrun pipeline for each tool. fix small bugsstuppie4-63/+88
2026-03-11network: completely rename and reorganize everything with consistent namingstuppie5-138/+78
2026-03-10mtr manager and tool run + teststuppie2-2/+267
2026-03-09add IPLabel, NmapRun, RDNSResult, ToolRun, model/managers/tests. nmap xml ↵stuppie10-0/+500
parser. + test. work in progress
2026-03-09Simple typing changes, Ruff import formatter. p3Max Nanis10-191/+273
2026-03-07Simple typing changes, Ruff import formatter.Max Nanis1-14/+56
2026-03-07conftest type annotations.Max Nanis3-40/+61
2026-03-06Initial commitv3.3.4Max Nanis158-0/+28836