oluwaseun Olorunsola
7dea96cb90
Restore deleted UnitTester.php file due to lint check failing on Circleci
...
We discovered that Codeception will regenerate the file during unit testing. Unfortunately, the regenerated file fails lint check which prevents the build from passing on Circleci
We restored the file and left it empty
[MAILPOET-3822]
2021-11-08 11:26:23 +01:00
oluwaseun Olorunsola
1db12e5ce2
Deleted UnitTester.php file due to it not been used
...
[MAILPOET-3822]
2021-11-08 11:26:23 +01:00
oluwaseun Olorunsola
d5c510cd08
Remove the method \UnitTester::generateSubscribers
...
[MAILPOET-3822]
2021-11-08 11:26:23 +01:00
Jan Jakeš
c7de47b822
Fix class/interface/trait opening brace on the same line
...
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
Jan Jakeš
54549ff037
Convert variable names to camel case
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Amine Ben hammou
43df66d162
Add public keyword to methods
...
[MAILPOET-2413]
2019-12-26 18:09:45 +03:00
Jan Jakeš
395a66228a
Fix PHP 7.4 deprecations in test setup
...
[MAILPOET-2588]
2019-12-26 14:36:45 +01:00
Jan Jakeš
a2982de3a8
Check all test support files with Code Sniffer
...
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
Amine Ben hammou
591f75c49a
Replace uniqid with random_bytes
2019-05-02 09:47:01 -04:00
Ján Mikláš
fba2914392
Add space between for and ‘(‘
...
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
Jonathan Labreuille
e1f8ac0f91
Unit Test Listing
...
- added unit test for Listing Handler
- added unit test helper to generate Subscribers
2015-09-03 16:45:52 +02:00
marco
b38ad03b8a
First CodeCeption setup.
2015-07-14 18:18:34 +02:00