gradio/.config
Hannah 33b5954a3b
Add gradio storybook (#4696)
* initialise storybook

* fix storybook config

* more config

* add test story

* add button story

* add a11y addon

* add chromatic job

* fix script path

* fix path again

* yml tweak

* typo

* tweak

* tweak job

* change when job runs

* revert change

* revert lockfile

* config tweaks

* regen lockfile

* tweak

* tweak

* move chromatic tests to ui workflow

* tweak

* add install deps cmd

* add install pnpm input

* job tweak

* test

* clean up

* regen lockfile

* remove redundant option

* workflow tweak

* tweak

* tweak

* cli tweak

* cli tweak

* restore inspector prop

* skip frontend gradio build and post sb url to PR

* remove pollen import

* cancel job if no-visual-update tag present

* move stoeybook files to /js and amend pnpm scripts

* tweak theme css script

* tweak action body / test tag

* fix plot test and tweak pr comment job

* fix yml

* add gh token

* test

* update pnpm lock

* yml test

* restore yml update comment
2023-07-03 16:21:00 +02:00
..
playwright Slider browser unit tests (#4681) 2023-06-27 10:28:27 -04:00
.prettierignore Test strat (#4676) 2023-06-27 08:48:34 +01:00
.prettierrc.json
basevite.config.ts Slider browser unit tests (#4681) 2023-06-27 10:28:27 -04:00
eslint.config.js Test improve (#4655) 2023-06-23 12:45:20 +01:00
playwright-ct.config.ts Slider browser unit tests (#4681) 2023-06-27 10:28:27 -04:00
playwright-setup.js [WIP] Functional tests for yield and cancel (#4678) 2023-06-30 10:59:50 -05:00
playwright.config.js
postcss.config.cjs
setup_vite_tests.ts update deps + fix tests (#4675) 2023-06-28 22:40:53 +01:00
tailwind.config.cjs
vitest.config.ts