gradio/client/python/test
Freddy Boulton 2a59ec04fa
Fix view_api bug where unnamed rotes where showing api_name instead of fn_index (#3972)
* Fix view_api bug

* Add to changelog

* Rework test
2023-04-26 18:38:46 -04:00
..
conftest.py Use local demos for client tests (#3975) 2023-04-26 11:11:28 -04:00
requirements.txt Support gr.Progress() in python client (#3924) 2023-04-24 12:52:10 -04:00
test_client.py Fix view_api bug where unnamed rotes where showing api_name instead of fn_index (#3972) 2023-04-26 18:38:46 -04:00
test_documentation.py Document python client in gradio.app/docs (#3764) 2023-04-06 12:58:42 -07:00
test_serializing.py Python Client: Upload files via /upload for File components (#3771) 2023-04-07 19:42:59 -04:00
test_utils.py Update view api page to use Python client (#3765) 2023-04-13 16:20:33 -07:00