This is a follow-up to https://github.com/EnAccess/OpenPAYGO-python/issues/13 After we have added the simple CLI based test suite, it would be great to convert that to [PyTest](https://docs.pytest.org/en/8.2.x/). - [ ] Convert Test cases to PyTest - [ ] Add CI to check every PR
This is a follow-up to #13
After we have added the simple CLI based test suite, it would be great to convert that to PyTest.