pngwn
0db7272694
Fix lite tests ( #7342 )
...
* fix-tests
* fix-tests
* fix-tests
* fix-tests
* add changeset
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-02-07 14:57:52 +00:00
Yuichiro Tachibana (Tsuchiya)
cccab27fe8
E2E tests for Lite ( #6890 )
...
* Set up E2E test config for lite
* Use the same Page instance for all the tests in the case of lite
* Fix reading demo files
* Fix config
* Install requirements based on `requirements.txt`
* Add the "loaded" event dispatched from the main component to make a promise wait for the compoonent to be loaded
* Refactor js/tootils/src/index.ts
* Add testIgnore for lite
* Fix chatbot_multimodal.spec.ts
* Stop raising an exception when trying to cache examples but just show warning
* Update comment
* Mark the test slow when the page is initialized in it
* Add logs
* Set timeout
* add changeset
* Add the CI file .github/workflows/test-lite.yml
* Add E2E testing for Lite to the test-functional job
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2024-02-06 23:46:54 -08:00
Hannah
206af31d7c
Improve like/dislike functionality ( #6572 )
...
* amend like/dislike logic
* add like/dislike to chatbot demo and add e2e test
* add changeset
* e2e test changes
* revert chatbot_component changes
* tweak
* generate notebooks
* tweak
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2023-11-24 19:03:18 +01:00
pngwn
7fa5e766ce
format ( #4810 )
2023-07-06 18:43:49 +01:00
Dawood Khan
bf26b5f66d
Chatbot Tests ( #4662 )
...
* playwright tests for chatbot
* more tests
* changelog
* Update CHANGELOG.md
* fix upload file delay (#4661 )
* fix
* changes
* changes
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* Forward `tqdm` constructor arguments to `Progress` component (#4475 )
* Forward tqdm constructor arguments to Progress component
Signed-off-by: Ilya Trushkin <ilya.trushkin@intel.com>
* lint
* reorder args
* added tests
---------
Signed-off-by: Ilya Trushkin <ilya.trushkin@intel.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* Remove cleared_value (#4685 )
* Remove cleared_value
* CHANGELOG
* Add requirements.txt to dialogpt demo (#4686 )
* Add requirements.txt
* Update demo notebook
* Add torch
* remove streaming demo + more tests
* Fix blocks_kitchen_sink and streaming_stt demos (#4699 )
* Add code
* Add json file
* Remove streaming_stt demo
* Undo generate_notebooks
* Add blocks_kitchen_sink
* fix tests
* Update js/app/test/chatbot_multimodal.spec.ts
Co-authored-by: pngwn <hello@pngwn.io>
* Update js/app/test/chatbot_multimodal.spec.ts
Co-authored-by: pngwn <hello@pngwn.io>
* Update js/app/test/chatbot_multimodal.spec.ts
Co-authored-by: pngwn <hello@pngwn.io>
* Update js/app/test/chatbot_multimodal.spec.ts
Co-authored-by: pngwn <hello@pngwn.io>
* Update js/app/test/chatbot_multimodal.spec.ts
Co-authored-by: pngwn <hello@pngwn.io>
* Update js/app/test/chatbot_multimodal.spec.ts
Co-authored-by: pngwn <hello@pngwn.io>
* Update js/app/test/chatbot_multimodal.spec.ts
Co-authored-by: pngwn <hello@pngwn.io>
* Update js/app/test/chatbot_multimodal.spec.ts
Co-authored-by: pngwn <hello@pngwn.io>
* Update js/app/test/chatbot_multimodal.spec.ts
Co-authored-by: pngwn <hello@pngwn.io>
* update notebook
* remove debug
* remove debug
---------
Signed-off-by: Ilya Trushkin <ilya.trushkin@intel.com>
Co-authored-by: aliabid94 <aabid94@gmail.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
Co-authored-by: Ilya Trushkin <ilya.trushkin@intel.com>
Co-authored-by: Freddy Boulton <alfonsoboulton@gmail.com>
Co-authored-by: pngwn <hello@pngwn.io>
2023-06-28 17:11:46 -04:00