Austen McDonald
|
e35ae7dac1
|
Add additional tests for ModuleManager::validate
|
2016-06-04 12:01:54 -07:00 |
|
Austen McDonald
|
81d61f237d
|
Adding validate method to ModuleManager with one successful test. More to follow.
|
2016-06-04 12:01:54 -07:00 |
|
Austen McDonald
|
ed4832e31d
|
Change ModuleManager to no longer have static methods
|
2016-06-04 12:01:54 -07:00 |
|
Austen McDonald
|
c25556fed3
|
Change ModuleManager to take in a Game as a dependency provider
|
2016-06-04 12:01:54 -07:00 |
|
Austen McDonald
|
86426aacdb
|
Store the module name along with event subscriptions
|
2016-06-04 12:01:54 -07:00 |
|
Austen McDonald
|
0d0458c87b
|
Fix up tests with proper mocking of abstract package interface.
|
2016-06-04 12:01:54 -07:00 |
|
Austen McDonald
|
ca98a7337a
|
Rename Game and Bootsrap methods to address feedback
|
2016-05-19 22:05:59 -07:00 |
|
Austen McDonald
|
5cce8f5a69
|
Add constructor for Game object.
|
2016-05-15 14:48:19 -07:00 |
|
Austen McDonald
|
be0ea8fb09
|
Rename Game methods to be shorter, even if not following PHP conventions
|
2016-05-15 14:34:45 -07:00 |
|
Austen McDonald
|
043c25ef85
|
Rebase and resolve conflicts, including updating tests
closes #16
|
2016-05-15 14:16:03 -07:00 |
|
Austen McDonald
|
da069c357e
|
Add ModuleManager tests
|
2016-05-14 21:08:57 -07:00 |
|