Skip to content

ESlint、TypeScript、Mock Service Worker(msw)でのモックサーバーを使ったリポジトリです

Notifications You must be signed in to change notification settings

hisasann/nuxt-lint-ts-msw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nuxt-lint-ts-msw

やったこと

  • ✅ Mock Service Worker(msw)を使ったモックサーバーを実現する
  • ✅ Mock Service Worker(msw)を使ってstoreのAPIテストをモック経由で実現する
  • ✅ CypressをGithubActionsで実行する
  • ✅ CypressをCloudBuildで実行する

参考記事

Mock Service Worker(msw)をNuxt.jsでモックサーバーとして使ってみる

Jest Mock Service Worker(msw)でNuxt.jsのstoreをテストしてみる

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out Nuxt.js docs.

About

ESlint、TypeScript、Mock Service Worker(msw)でのモックサーバーを使ったリポジトリです

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published