All kinds of new stuff for Codeception, which isn't working at ALL

This commit is contained in:
James Cole
2014-12-06 19:47:43 +01:00
parent dbc95dd878
commit 07610ae8fb
21 changed files with 2247 additions and 17 deletions

View File

@@ -93,6 +93,7 @@ Event::subscribe('FireflyIII\Event\Budget');
Event::subscribe('FireflyIII\Event\TransactionJournal');
Event::subscribe('FireflyIII\Event\Transaction');
Event::subscribe('FireflyIII\Event\Account');
Event::subscribe('FireflyIII\Event\Event');
// event that creates a relationship between transaction journals and recurring events when created.
// event that updates the relationship between transaction journals and recurring events when edited.