basic testing framework

This commit is contained in:
2025-05-15 09:31:02 +02:00
parent 33cbbc0373
commit f6e27de5a5
9 changed files with 266 additions and 105 deletions

View File

@ -1,5 +1,7 @@
#!/usr/bin/env python
# NOTE: manual tests. These will disappear after being integrated in test_api.py and eventual friends.
# import requests # unused for now
from pdnsapi import PdnsRestAdapter
# import json