Abubakar Abid
981731acb7
Fix flaky tests and tests on Windows ( #9059 )
...
* fixes
* fix external tests
* lint
* add changeset
* comment
* fix client
* add changeset
* run on pull request label changes
* lint
* file explorer
* format
* format
* fix windows
* changes
* test
* format backend
* fix
* fix test
* fix tests
* fix
* rate limit
* fix
* trigger
* fix flakiness
* test
* reruns
* reqs
* fix functional tests
* fix test
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-08-08 01:41:16 -07:00
Freddy Boulton
08b5159016
Some tweaks to is_in_or_equal ( #9020 )
...
* Add code
* file_explorer test
* dont use fastapi
* Add code
* Update requirements.txt
* Ci security tweaks (#9010 )
* asd
* asd
* asd
* asd
* asd
* asd
* asd
* asd
* asd
* asd
* asd
* asd
* asd
* asd
* Ci security tweaks (#9012 )
* asd
* asd
* asd
* asd
* asd
* asd
* asd
* asd
* asd
* asd
* asd
* asd
* asd
* asd
* :[
* add cursor styling (#9003 )
* Add min/max-imize button to gr.Image and gr.Gallery (#8964 )
* add max/min-imize and zoom in and out to image preview
* add full screen icon to gallery
* add stories
* add changeset
* use native full screen api
* remove zoom in/out
* add changeset
* tweaks
* remove zoom prop
* fix ui test
* add annotated image btns
* add changeset
* format
* ruff format
* fix test
* remove
* tweak
* fix test
* format
* amend bool check
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: pngwn <hello@pngwn.io>
* Ci security tweaks (#9014 )
* asd
* asd
* asd
* asd
* asd
* asd
* asd
* asd
* asd
* asd
* asd
* asd
* asd
* asd
* :[
* asd
* asd (#9015 )
* Ci security tweaks take seventy three (#9016 )
* asd
* asd
* asd
* Ci security tweaks take seventy three (#9017 )
* asd
* asd
* asd
* asd
* Ci security tweaks take seventy three (#9018 )
* asd
* asd
* asd
* asd
* adsa
* asd
* Ci security tweaks take seventy three (#9019 )
* asd
* asd
* asd
* asd
* adsa
* asd
* asd
* Website fixes for mobile (#8857 )
* better header for mobile
* add changeset
* nicer border
* style header
* better search overlay
* responsive changes
* more mobile responsiveness
* docs and guides mobile responsive
* formatting
* fix get started button
* fix header
* test without lite
* formatting
* secondary menu docs
* fix type overflow in paramtable
* playground header
* playground on mobile
* small changes
* formatting
* formatting
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
* Ci security tweaks take seventy three (#9025 )
* asd
* asd
* asd
* asd
* adsa
* asd
* asd
* asd
* Ci security tweaks take seventy three (#9026 )
* asd
* asd
* asd
* asd
* adsa
* asd
* asd
* asd
* fix
* asd (#9027 )
* fix (#9028 )
* Ci statuses (#9030 )
* fix
* asd
* Update tests
* add changeset
* Add code
* add changeset
* Comments
---------
Co-authored-by: pngwn <hello@pngwn.io>
Co-authored-by: Hannah <hannahblair@users.noreply.github.com>
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Ali Abdalla <ali.si3luwa@gmail.com>
2024-08-06 18:53:10 -04:00
Abubakar Abid
5622331da7
Extend pyright
to cover tests as well ( #8856 )
...
* add type to test
* ignore certain demos
* notebooks
* type test_video
* more typing
* more typing
* more typing
* add changeset
* more typing
* more
* more
* files
* ds
* ds
* plots
* audio
push
* annotated
* utils
* routes
* iface
* server
* restore
* external
* dep
* components
* chat interface
* fixes
* blocks
* blocks
* blocks
* blocks
* fixes
* fixes
* format
* fix
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-07-21 19:55:18 -07:00
Yuichiro Tachibana (Tsuchiya)
0493c66303
Split test/test_components.py into test/components/test_*.py ( #8218 )
...
* Split test/test_components.py into test/components/test_*.py
* Remove test/components/conftest.py because what it configures is already defined in pyproject.toml
2024-05-07 16:06:34 +09:00