workshop-drupal-automated-t.../web/modules/custom/my_module
Oliver Davies 87fb45dcbb 4j: Add a test for the article ordering
Add a test to ensure that the articles are returned from the article
repository based on their created date, with the newest articles
returned first.

The articles are created with defined created dates and created in a
specific order to ensure that the test doesn’t pass by default.
2020-03-25 12:31:28 +00:00
..
src 4i: Update getAll() method 2020-03-25 12:31:28 +00:00
tests/src 4j: Add a test for the article ordering 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