A standalone test case for the API thread #1900

Closed
g1itch wants to merge 3 commits from api-standalone into v0.6
g1itch commented 2021-12-11 19:14:01 +01:00 (Migrated from github.com)

Hello!

I've started the standalone testcase for the API thread. IMHO it's the proper way to test the commands, which are not closely tied to the rest parts of PyBM (SQL, AddressGenerator, etc.). And it also brings the api module closer to the python3 compatibility.

So far it looks broken in the same way as #1895, but I think that merging the subset of my network branch may help better here. I'm going to write some tests for the network soon.

Hello! I've started the standalone testcase for the API thread. IMHO it's the proper way to test the commands, which are not closely tied to the rest parts of PyBM (SQL, AddressGenerator, etc.). And it also brings the `api` module closer to the python3 compatibility. So far it looks broken in the same way as #1895, but I think that merging the subset of my `network` branch may help better here. I'm going to write some tests for the network soon.
This repo is archived. You cannot comment on pull requests.
No description provided.