Skip to main content

Test Mini App

You can test Beta Version, Debug Version by scanning QR Code using Device's camera, MoMo home's camera, Devtool's camera. To start testing, Install MoMo Platform first.

USING DEVTOOL IN TESTING

Devtool is a development tool used to test Mini App consisting of Beta Version, Debug Version, WebApp Version

Read Devtool Documentation to start testing

DEBUG VERSION TESTING

Debug version is a version with server hosted in local network http://localhost:8181 of developer.

Developer can debug Mini App by using Mini App CLI

// cd to mini app folder

cd myApp

// start mini app server

momo-miniapp start

image

Debug version, Beta version appear in Devtool. Read Devtool Documentation

image

BETA VERSION TESTING

Beta version is a version built by Mini App Center or Mini App CLI. You can test Beta version by scanning Beta QR Code.

Scan beta QR Code in Build Request

From Mini App dashboard, in Branches list, select a branch to test

image

Click on a Build Request with status Completed

image

Beta QR code will appear in Build Detail

image

Scan beta QR Code in Build List

From Mini App dashboard, click on Build List in left menu. All Build Request will be listed here. Choose a Build Request and click on button View

image

Beta QR code will appear in Build Detail

image