Skip to content

openpaas-ng/linagora.esn.unifiedinbox

 
 

Repository files navigation

linagora.esn.unifiedinbox

OpenPaaS Unified Inbox module.

How to run the tests

Make sure you have gitlab-ci-multi-runner installed locally, following the installation instructions.
Make sure you have Docker installed.

Run tests:

$ gitlab-ci-multi-runner exec docker test

This will pull all required images, and run the whole tests suite in a Docker container.
If you only want to run linters and unit-frontend tests, you can run them on your machine directly using:

$ grunt linters test-frontend

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 87.3%
  • HTML 7.6%
  • CSS 4.9%
  • Gherkin 0.2%