Skip to content

sumihiro3/liff-mock-sample

Repository files navigation

"LIFF Mock" sample with Nuxt 3

Look at the LIFF Mock to learn more.

Setup

Make sure to install the dependencies:

yarn install

Development Server

Start the development server on http://localhost:3000:

yarn dev

Run e2e test

Performs an e2e test according to the getProfile result of the LIFF API.

Running the test when pictureUrl is included in the profile

yarn e2e:user-has-picture

Run the test if the pictureUrl is not included in the profile.

yarn e2e:no-user-picture

Please click here to view the slides used for the event presentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published