gradio/.changeset
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
..
changeset.cjs Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00
config.json unified release process (#4986) 2023-07-21 19:13:21 +01:00
fix_changelogs.cjs refactor: Use package.json for version management (#5514) 2023-09-15 16:23:52 -07:00
README.md move files (#3605) 2023-03-27 16:12:58 -07:00
whole-swans-feel.md E2E tests for Lite (#6890) 2024-02-06 23:46:54 -08:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation