Look at the LIFF Mock to learn more.
Make sure to install the dependencies:
yarn install
Start the development server on http://localhost:3000
:
yarn dev
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.