Skip to content

xdan/jodit-connector-application

Repository files navigation

Jodit backend

Default application for project Jodit Application

This module is a framework for building a Jodit backend. Its installation is best done via https://github.com/xdan/jodit-connectors

Run tests

Install full requires including dev

composer install

Start PHP server

npm start

or

cd ./docker && docker-compose up

Run tests

npm test

But before add your internal ip tests/index-test.php and tests/TestApplication.php

Run only API tests

./vendor/bin/codecept run api
./vendor/bin/codecept run api getFilesOnlyImagesCept

Run only unit tests

./vendor/bin/codecept run unit

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages