-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
F/provisioning rollup #168
base: master
Are you sure you want to change the base?
Conversation
LGTM 👍 Thanks. |
Okay, should be ready, but depends on loadsys/CakePHP-LoadsysTheme#25 being merged and tagged first. |
LogTraitTest is currently using It probably doesn't HAVE to use any fixtures if the Table class being used were mocked instead of created through the TableRegistry. Manifests in a freshly spawned app like this: $ bin/phpunit
Cleared cache: default
Cleared cache: _cake_core_
Cleared cache: _cake_model_
Skipped cache: sessions
PHPUnit 4.8.26 by Sebastian Bergmann and contributors.
.............I.............SSS.
Exception: Referenced fixture class "App\Test\Fixture\UsersFixture" not found.
Fixture "app.users" was referenced in test case "App\Test\TestCase\Lib\Log\LogTraitTest".
in [/var/www/vendor/cakephp/cakephp/src/TestSuite/Fixture/FixtureManager.php, line 214] |
Fixed. |
Code coverage for a freshly spawned project sits at about 93%. Not too shabby! |
Imports a bunch of improvements from various client projects.
vagrant
Account Password is Notvagrant
#159loadsys/cakephp-loadsys-theme
as a dev dependency #166