Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

Bugfixes

Compare
Choose a tag to compare
@methylbro methylbro released this 07 Dec 11:15
· 19 commits to master since this release

Changelog

  • Fix required constraint of list config param
  • Fix campaign state constant values has to be in capital letters
  • Fix START_DT format in sent XML Campaign to YmdHmi
  • Skip tests (in real testsuite) if no required env vars are defined

Unit tests out of the box

Now you can run directly phpunit tests without any param or environment variables. The real testsuite, who requires a bunch of env vars, are now skipped if there are not set.