add basic integration test
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?