Skip to content

add basic integration test

trinity-1686a requested to merge trinity-1686a/arti:integration into main

this adds very basic integration test (a single request over a Chutney network).
More test should be added, probably made in Python, however I'm not sure where to add them. I believe maint/ stands for maintenance, not exactly the place to put tests. Should I create a tests/ directory or something like that?

Merge request reports