workshop-drupal-automated-t.../web/modules/custom/my_module
Oliver Davies 76172f4667 5b: Add a test for which nodes are wrappable
If we attempt to wrap a node which is not an article, we expect an
Exception to be thrown. As one currently isn’t, the test will fail.
2020-03-25 12:31:28 +00:00
..
src 5a: Create the ArticleWrapper class 2020-03-25 12:31:28 +00:00
tests/src 5b: Add a test for which nodes are wrappable 2020-03-25 12:31:28 +00:00
my_module.info.yml 1b: Add my_module.info.yml 2020-03-25 12:31:28 +00:00
my_module.routing.yml 3b: Add blog page route 2020-03-25 12:31:28 +00:00
my_module.services.yml 4f: Enable autowiring 2020-03-25 12:31:28 +00:00