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

Testing workbench for INTER-Mediator based on WebdriverIO.

License

Notifications You must be signed in to change notification settings

INTER-Mediator/INTER-Mediator_Test

Repository files navigation

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

About

Testing workbench for INTER-Mediator based on WebdriverIO.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published