Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (19 loc) · 612 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 612 Bytes

INTER-Mediator Testing Workbench

Masayuki Nii ([email protected])

Here is the testing workbench for INTER-Mediator based on WebdriverIO.

Before setting up, it requres to install PHP, composer and Node.js, also set up databases (MySQL, PostgreSQL, SQLite).

Setup

composer install
npm install

Testing

Before starting the test, databases should be initialized with each sample schema.

npm test

Information

INTER-Mediator: Site / Manual / Repository