Welcome Guest, Not a member yet? Register   Sign In
How to testing code modules?
#1

I created an authentication library for CI4 as code module, now i would like to unit testing the module. But the documentation does not provide guidelines for unit testing for libraries. For unit testing for code modules, there is no guide at all.

My application structure:
application
auth
--MyAuth
----Config
------MyAuth_config.php
----Controllers
------MyAuth_ctrl.php
----Helpers
----Language
------en
--------MyAuth_lang.php
----Libraries
------MyAuth.php
public
system
tests
--system
--_support
--auth <-- I would like to write tests in this folder
vendor
writable
Reply


Messages In This Thread
How to testing code modules? - by adamp-web - 05-19-2018, 11:26 PM
RE: How to testing code modules? - by kilishan - 05-21-2018, 05:52 AM



Theme © iAndrew 2016 - Forum software by © MyBB