Skip to content
This repository has been archived by the owner on Oct 21, 2020. It is now read-only.
/ MPA Public archive

Web Application to manage personal accounts in a centralized way

License

Notifications You must be signed in to change notification settings

cyosp/MPA

Repository files navigation

MPA

My Personal Accounts (MPA) is a Web Application to manage personal accounts in a centralized way

Server side

Server building environnement is:

  • Eclipse IDE with CDT
  • Debian GNU Linux Stretch x86_64

TESTS

When MPA binary is built it can be tested to check all is ok.

Tests are driven using node.js.

Prerequisites

In order to have a test environment ready to use you must:

  1. Install node.js or use sudo apt-get install npm nodejs-legacy
  2. Move into MPA GitHub directory
  3. Run: npm install --save to install locally dependencies

Check MPA server

Before to launch tests you must check MPA:

  • Is running on the test machine
  • Can be reached using: http://localhost:8080
  • Login: cyosp with password CYOSP1 is defined

If all is OK, you can execute npm test to run MPA server test suite

About

Web Application to manage personal accounts in a centralized way

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published