oubchid / esn-frontend-account-inbox

Intermediary frontend module for Inbox and account

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

esn-frontend-account-inbox

intermediary frontend module for Inbox and account

Running tests

You can run tests by executing the following command:

npm run test

Note that there is a 10000ms timeout by default. If you want to change that, simply pass the TEST_TIMEOUT environment variable:

TEST_TIMEOUT=2000 npm run test

About

Intermediary frontend module for Inbox and account


Languages

Language:JavaScript 85.3%Language:Pug 10.8%Language:Less 3.7%Language:Dockerfile 0.2%