* Fix conversion between audio dtypes
* Run Pytest in CI
* Add pytest tests path in pyproject.toml
* Fix usages
* Use other PR's test format (more or less)
* Support legacy arguments
* Fix pyproject.toml and test location
* Omit `test` arg in CI, given by pyproject.toml
---------
Co-authored-by: Freddy Boulton <alfonsoboulton@gmail.com>
* Proof-of-concept: unittests
* Add pytest-asyncio dep
* Import Body from stream
* Add test for allow_extra_tracks
* Cleanup decorators
* add test to linting
* fix ruff issues
* Run formatter
* fix
* Dont test every python version
---------
Co-authored-by: Marcus Valtonen Örnhag <marcus.valtonen.ornhag@ericsson.com>
Co-authored-by: Freddy Boulton <alfonsoboulton@gmail.com>
* Add linters
* use other setup-python version
* Use string instead
* Add more linting
* Fix tests
* minor changes
---------
Co-authored-by: Marcus Valtonen Örnhag <marcus.valtonen.ornhag@ericsson.com>