workshop-drupal-automated-t.../web/modules/custom/my_module
Oliver Davies 07ad4dc2b1 5b: Check that it returns the post title
> Drupal\Tests\my_module\Unit\Entity\PostTest::it_returns_the_title
> Error: Call to undefined method Drupal\my_module\Entity\Post::getTitle()
2020-11-14 10:09:38 +00:00
..
src 4m: Return a Post rather than a node 2020-11-14 10:09:38 +00:00
tests/src 5b: Check that it returns the post title 2020-11-14 10:09:38 +00:00
my_module.info.yml 1b: Add my_module.info.yml 2020-11-14 10:09:38 +00:00
my_module.routing.yml 3b: Add blog page route 2020-11-14 10:09:38 +00:00
my_module.services.yml 4f: Enable autowiring for ArticleRepository 2020-11-14 10:09:38 +00:00