Place to write common methods containing tests |
To enable Controller Testing you need to use the ControllerTestTrait trait within your tests:
CodeIgniter 4 Users Guide - Testing Controllers - The Helper Trait What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
|
Messages In This Thread |
Place to write common methods containing tests - by mzl_sadat - 02-05-2023, 10:01 AM
RE: Place to write common methods containing tests - by InsiteFX - 02-06-2023, 01:07 AM
RE: Place to write common methods containing tests - by mzl_sadat - 02-06-2023, 05:07 AM
RE: Place to write common methods containing tests - by InsiteFX - 02-06-2023, 11:57 PM
RE: Place to write common methods containing tests - by mzl_sadat - 02-07-2023, 08:41 PM
RE: Place to write common methods containing tests - by InsiteFX - 02-09-2023, 01:20 AM
RE: Place to write common methods containing tests - by kenjis - 02-11-2023, 07:27 PM
RE: Place to write common methods containing tests - by mzl_sadat - 02-12-2023, 03:12 AM
RE: Place to write common methods containing tests - by kenjis - 02-12-2023, 04:20 AM
|