| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rpc-tests: Reformat using "black". | Nick Mathewson | 2024-10-10 | 1 | -2/+2 |
| | | | | | | (This is all on the theory that any formatting standard is better than none.) | ||||
| * | rpc-tests: Use argparse to parse cli. | Nick Mathewson | 2024-10-10 | 1 | -7/+20 |
| | | | | | | | Right now, we only support two things in the CLI: overriding ARTI_RPC_TEST_DIR, and passing additional arguments to arti_rpc_tests. | ||||
| * | Start a set of integration tests in python | Nick Mathewson | 2024-10-10 | 1 | -0/+109 |
| These tests are loosely modeled after stem's test suite for Tor and the Tor control port. They're meant to exercise Arti, Arti RPC, and the Arti RPC client library. (For now, they exercise very little.) | |||||
