Subject: | t/05sample_app.t fails |
The t/05sample_app.t test fails:
[warn] Your application is using the deprecated ::[MVC]:: type naming scheme.
Please switch your class names to ::Model::, ::View:: and ::Controller: as appropriate.
Can't locate object method "might_have" via package "MyApp::M::CDBI::Cd" at t/MyApp/lib/MyApp/M/CDBI/Cd.pm line 3.
Compilation failed in require at /usr/perl5.24.1-RC3p/lib/site_perl/5.24.1/Catalyst/Utils.pm line 309.
Compilation failed in require at /usr/perl5.24.1-RC3p/lib/site_perl/5.24.1/Catalyst/Test.pm line 155.
# Looks like your test exited with 255 before it could output anything.
t/05sample_app.t ....
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 22/22 subtests