gradio/.github
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
..
actions improve visual ci config (#7275) 2024-02-01 20:09:01 +00:00
ISSUE_TEMPLATE Tweak to our bug issue template (#6677) 2023-12-05 18:05:52 -08:00
workflows E2E tests for Lite (#6890) 2024-02-06 23:46:54 -08:00
PULL_REQUEST_TEMPLATE.md Fix changesets action (#4998) 2023-07-22 12:50:57 +01:00
stale