PiperOrigin-RevId: 786342250
Renamed conflicting utils.py as testing_utils.py PiperOrigin-RevId: 761715808
PiperOrigin-RevId: 755542756
* Move unit tests to root package. * Adds deps to "test" extra, and mark two broken tests in tests/unittests/auth/test_auth_handler.py * Adds github workflow * minor fix in lite_llm.py for python 3.9. * format pyproject.toml