Commit graph

6 commits

Author SHA1 Message Date
cae2091436 build(deps): remove discoverable_entity_bundle_classes
As this module is no longer supported, remove it from the codebase and
update all references to it within the custom code - instead manually
wrapping nodes with the `Post` or `Talk` class, or returning it from a
Repository.

Fixes: #465
2021-12-17 23:05:41 +00:00
e50a91dc30 Update queue name 2021-02-24 12:36:38 +00:00
2e94abab55 Add some additional empty tests to fill in later 2021-01-10 20:00:14 +00:00
bbca137a83 Rename the test method 2021-01-10 19:57:08 +00:00
ec6ac1d798 Start refactoring to use a queue
References #328
2021-01-10 18:12:14 +00:00
af25afe2cf Test that a queue entry is added for a post
References #328
2021-01-10 18:11:11 +00:00