cross-solution / YAWIK

YAWIK is a web application. It can be used as an ATS applicant tracking system or as a jobboard.
https://yawik.org
MIT License
124 stars 67 forks source link

Unittest fixes and factories update #341

Closed cbleek closed 7 years ago

cbleek commented 7 years ago

After makeing the factory zf3 compatibe in https://github.com/cross-solution/YAWIK/commit/975a056245b3759e1a000eb2058ce8233b1c7fae, test fails

Please fix the tests

In addition, please make the following factories ZF3 compatible

kilip commented 7 years ago

Hi @cbleek,

I don't have any fail test in my phpunit, so I don't know what to do with that SocialsButtonFactoryTest and EmployeeInvitationFactoryTest. If you still have that fail test issue please let me know.

cbleek commented 7 years ago

@kilip the tests where already fixed by @TiSiE . He had forgotten to mention it:-)