mealie/frontend
Hayden fcc5d99d40
chore: frontend testing setup (#1739)
* add vitest

* initialize lib w/ tests

* move to dev dep

* run tests in CI

* update file names

* move api folder to lib

* move api and api types to same folder

* update generator outpath

* rm husky

* i guess i _did_ need those types

* reorg types

* extract validators into testable components

* (WIP) start composable testing

* fix import type

* fix linter complaint

* simplify icon type def

* fix linter errors (maybe?)

* rename client file for sorting
2022-10-22 11:51:07 -08:00
..
assets chore: deps-dev-bump (#1533) 2022-08-08 17:58:10 -08:00
components chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
composables chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
lang New translations en-US.json (French) (#1717) 2022-10-15 12:36:51 -08:00
layouts chore: make vue global components and layouts localizable (#1565) 2022-08-15 13:55:51 -08:00
lib chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
pages chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
plugins chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
static fix (possible): PWA blank screen (#1523) 2022-08-02 14:06:26 -08:00
store Setup vite for development 2021-08-08 17:01:45 -08:00
types chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
.editorconfig nuxt init 2021-07-31 14:00:28 -08:00
.eslintrc.js fix: bad import path (#1313) 2022-05-29 09:09:36 -08:00
.gitignore nuxt init 2021-07-31 14:00:28 -08:00
.prettierrc refactor(frontend): 🏗️ scafold pages and componenets folder 2021-07-31 14:45:28 -08:00
Caddyfile fix: apply API_PORT in containers (#1754) 2022-10-22 11:43:03 -08:00
Dockerfile feature/multi-tenancy and move caddy server (#980) 2022-02-20 14:17:51 -09:00
nuxt.config.js fix: set meta description and image for shared recipes (#1635) 2022-09-10 09:29:21 -08:00
package.json chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
run.sh feature/multi-tenancy and move caddy server (#980) 2022-02-20 14:17:51 -09:00
template.env feat(frontend): Add Meal Tags + UI Improvements (#807) 2021-11-20 14:30:38 -09:00
tsconfig.json chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
vitest.config.js chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
yarn.lock chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00