Skip to content

Files

Latest commit

c403d6b · Aug 11, 2017

History

History
This branch is 26 commits ahead of rkit/filemanager-yii2:master.

tests

Tests

Preparation

Create filemanager_yii2_tests database and run

composer test-prepare

Commands

  • Run tests

    composer test
    
  • Run tests with coverage

    composer test-coverage
    
  • Show coverage dashboard

    composer test-coverage-open