| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
Test the arti-extra bin, which includes most of `full` and
`experimental` features, too.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
This will give us a bit more flexibility, e.g. to pass additional
arguments.
Now that the python linters understand it, we fix some linting issues.
We preserve the ability to run the test on other networks by making the
Config.network optional. The new default of `None` means to use the
built-in module to create the network.
The functionality of the test itself is the same.
|
| | |
|
| | |
|
| |
|
|
|
| |
This is primarily a proof-of-concept for converting these scripts before
tackling the more complext 'test' script.
|
| | |
|
| |
|
|
|
| |
In particular, use `str` instead of `Path`, so that it's directly
encodable and decodable by the json module.
|
| |
|