What's Changed
* refactor: ignore warnings while running tests, change email, password… by ClimenteA in https://github.com/licenseware/licenseware-sdk-v2/pull/215
* refactor: create new tests with an underscore in front _test_etc to k… by ClimenteA in https://github.com/licenseware/licenseware-sdk-v2/pull/216
* refactor: move util funcs to test __init__ by ClimenteA in https://github.com/licenseware/licenseware-sdk-v2/pull/217
* refactor: made auth_headers a fixture by ClimenteA in https://github.com/licenseware/licenseware-sdk-v2/pull/218
* feat: allow specifing in .ignoretests file tests which will be skippe… by ClimenteA in https://github.com/licenseware/licenseware-sdk-v2/pull/219
* feat: changed auth_helper fixture to scope , performance reasons by ClimenteA in https://github.com/licenseware/licenseware-sdk-v2/pull/220
* fix: can't combine fixtures with different scopes, set all to module … by ClimenteA in https://github.com/licenseware/licenseware-sdk-v2/pull/221
* feat: build ODBC base image ✨ by meysam81 in https://github.com/licenseware/licenseware-sdk-v2/pull/222
* feat: improved tests generation, added docs for test_helpers by ClimenteA in https://github.com/licenseware/licenseware-sdk-v2/pull/223
**Full Changelog**: https://github.com/licenseware/licenseware-sdk-v2/compare/v2.2.8...v2.2.9