|
54727ad9a2
|
Fix integration tests to work with updated codeception/verify
[MAILPOET-3203]
|
2020-10-20 13:18:43 +02:00 |
|
|
2ec85eee7b
|
Fix mock naming and strings in integration tests
[MAILPOET-1796]
|
2020-01-14 15:22:42 +01:00 |
|
|
fbcaeaadbc
|
Convert Doctrine specific code to camel case
[MAILPOET-1796]
|
2020-01-14 15:22:42 +01:00 |
|
|
3bbc8ea2af
|
Convert variable names to camel case in strings
[MAILPOET-1796]
|
2020-01-14 15:22:42 +01:00 |
|
|
8c848cfa28
|
Convert property names to camel case
[MAILPOET-1796]
|
2020-01-14 15:22:42 +01:00 |
|
|
54549ff037
|
Convert variable names to camel case
[MAILPOET-1796]
|
2020-01-14 15:22:42 +01:00 |
|
|
43df66d162
|
Add public keyword to methods
[MAILPOET-2413]
|
2019-12-26 18:09:45 +03:00 |
|
|
40c87d50fe
|
Remove old Setting model from integration tests
[MAILPOET-2436]
|
2019-11-06 16:32:32 +00:00 |
|
|
d970dda637
|
Replace "new SettingsController()" with fetch from DI container
[MAILPOET-2436]
|
2019-11-06 16:32:32 +00:00 |
|
|
ade1cc4d8e
|
Autofix alphabetically sorted use statements
[MAILPOET-2409]
|
2019-10-01 14:29:30 +01:00 |
|
|
1b5b9d89ff
|
Autofix namespace declaration spacing
[MAILPOET-2409]
|
2019-10-01 14:29:30 +01:00 |
|
|
0353f8e8b1
|
Move entities to lib/entities and use "Entity" suffix
[MAILPOET-2014]
|
2019-07-24 15:03:16 -04:00 |
|
|
c71bf4833c
|
Rewrite UserFlag entity to Doctrine
[MAILPOET-2014]
|
2019-07-24 15:03:16 -04:00 |
|
|
9f16cb6a5f
|
Check for unused privates
[MAILPOET-2090]
|
2019-05-20 10:18:45 -04:00 |
|
|
b9af15e19f
|
Enforce array trailling commas
[MAILPOET-2090]
|
2019-05-20 10:18:45 -04:00 |
|
|
26cbd79535
|
Add an integration test for fetch() in settings controller [MAILPOET-1483]
|
2019-04-29 09:33:12 -04:00 |
|
|
17949d06d5
|
Clean DB on _before()
|
2019-03-21 10:03:21 -04:00 |
|
|
92cf0cc7db
|
Refactor UserFlagsController
|
2019-03-21 10:03:21 -04:00 |
|
|
114a8281a9
|
Fix tests, code typos and style
|
2019-03-21 10:03:21 -04:00 |
|
|
33847397f3
|
Add UserFlags controller [MAILPOET-1677]
|
2019-03-21 10:03:21 -04:00 |
|
|
10e56d860d
|
Move Setting getValue and setValue to controller as a private methods
[MAILPOET-1757]
|
2019-01-31 15:57:59 +01:00 |
|
|
2c921a16aa
|
Move default setting values from Setting model to new controller
[MAILPOET-1757]
|
2019-01-31 15:57:59 +01:00 |
|
|
4c6e76dd44
|
Add SettingsController cache reset to integration tests
[MAILPOET-1757]
|
2019-01-31 14:51:07 +01:00 |
|
|
f7aecf1d63
|
Add new settings service
[MAILPOET-1757]
|
2019-01-31 14:48:01 +01:00 |
|
|
8944fdbf1e
|
Move tests without dependencies to unit folder [MAILPOET-1607]
|
2018-11-14 17:38:17 +03:00 |
|
|
87e515b89d
|
Move current unit tests to integration tests
|
2018-10-29 17:57:47 +03:00 |
|