PongWallServer Setup for dev Clone the repo, set up a venv, and run python -m pip install -e ".[tests]" to set up the dev enviroment. Testing pytest --cov=pongwall_server --cov-config=setup.cfg -x