Commit Graph

9 Commits

Author SHA1 Message Date
Vlad
3af24f9877 Reverted back to Model class 2015-08-17 17:37:43 +00:00
Vlad
78b5791a46 - Added 'Newsletters' model and wrote tests
- Fixed some formatting in unit tests
Closes #68
2015-08-14 13:31:45 +00:00
marco
1202032ab6 Fix function and map when destroying models. 2015-08-13 18:07:36 +02:00
marco
b72db327f7 Fix error on test:all command. 2015-08-13 17:42:24 +02:00
Vlad
304c114dd3 Merge remote-tracking branch 'origin/master' into models_validation
Conflicts:
	lib/Models/Setting.php
	lib/Models/Subscriber.php
	tests/unit/Models/SettingCest.php
	tests/unit/Models/SubscriberCest.php
2015-08-13 14:04:27 +00:00
Vlad
c5f67cb371 - Database cleanup uses Models
- Formatted code as per Marco's comments
2015-08-12 22:48:42 +00:00
Vlad
820913156b Simplified database cleanup 2015-08-12 15:41:57 +00:00
Vlad
2856a08cdc - Made changes as per Marco's comments in #54
- Implemented database cleanup for tests. Closes #56
2015-08-12 15:36:56 +00:00
marco
b38ad03b8a First CodeCeption setup. 2015-07-14 18:18:34 +02:00