MarketSquare / roboswag

Apache License 2.0
26 stars 2 forks source link

Create E2E test framework #57

Closed bhirsz closed 2 years ago

bhirsz commented 2 years ago

Closes #2

Now it's possible to:

tests/e2e/simple_v3/test_api.py file shows short example of the defined API and tests for it - everything else is done automatically for us.

We're missing documentation for testing but I will add it in the (close) future - there might be additonal changes / improvements that would require rewritting parts of the docs.

Also fixed: