summaryrefslogtreecommitdiff
path: root/python/arti_rpc_tests
Commit message (Expand)AuthorAgeFilesLines
...
* rpc-tests: Use a decorator instead of a magic function nameNick Mathewson2024-10-103-4/+16
* rpc-tests: Use __init__ instead of weird staticmethod.Nick Mathewson2024-10-102-6/+2
* rpc-tests: Format config file correctly for Toml.Nick Mathewson2024-10-101-16/+16
* rpc-integration: Use Path instead of str.Nick Mathewson2024-10-102-12/+15
* Start a set of integration tests in pythonNick Mathewson2024-10-108-0/+479