Skip to content

Instantly share code, notes, and snippets.

@cornernote
Created June 24, 2015 13:24
Show Gist options
  • Save cornernote/e4223c37608cde53981d to your computer and use it in GitHub Desktop.
Save cornernote/e4223c37608cde53981d to your computer and use it in GitHub Desktop.
root@test:/vagrant/git/yii2-audit/tests# ../vendor/bin/codecept run
Codeception PHP Testing Framework v2.0.14
Powered by PHPUnit 4.6.10 by Sebastian Bergmann and contributors.
Bedezign\yii2\audit\tests.functional Tests (1) ----------------------------------------------------------------------
Ensure that home page works (HomeCept) Error
---------------------------------------------------------------------------------------------------------------------
Bedezign\yii2\audit\tests.unit Tests (0) ----
---------------------------------------------
Time: 13.62 seconds, Memory: 13.50Mb
There was 1 error:
---------
1) Failed to ensure that home page works in HomeCept (/vagrant/git/yii2-audit/tests/codeception/functional/HomeCept.php)
#1 /vagrant/git/yii2-audit/vendor/yiisoft/yii2/test/ActiveFixture.php:103
#2 /vagrant/git/yii2-audit/vendor/yiisoft/yii2/test/ActiveFixture.php:79
#3 /vagrant/git/yii2-audit/vendor/yiisoft/yii2/test/FixtureTrait.php:93
#4 /vagrant/git/yii2-audit/tests/codeception/_support/FixtureHelper.php:30
#5 Codeception\Subscriber\Module->before
#6 /vagrant/git/yii2-audit/vendor/symfony/event-dispatcher/EventDispatcher.php:164
#7 /vagrant/git/yii2-audit/vendor/symfony/event-dispatcher/EventDispatcher.php:53
#8 Codeception\TestCase\Cept->testCodecept
FAILURES!
Tests: 1, Assertions: 0, Errors: 1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment