Welcome Guest, Not a member yet? Register   Sign In
Problem with Project-tests
#12

The tests folder that comes in the *root* of the CodeIgniter AppStarter and DevStarter (and manual installations from repo clone) is designed to test the framework itself. If you are planning on working on the framework, submitting PRs, bug reports, etc, then you should use that. If you are writing an app that uses the framework you can assume that the framework is passing its own tests and you do not need the tests folder (a copy is always available in vendor for Composer installs) - instead you want tests specific to your project, hence "ProjectTests". You will definitely have problems if you try to keep the framework tests in your root and add or merge ProjectTests - the two are set up very differently.
Reply


Messages In This Thread
Problem with Project-tests - by Poetawd - 11-06-2019, 07:23 PM
RE: Problem with Project-tests - by MGatner - 11-07-2019, 01:10 PM
RE: Problem with Project-tests - by Poetawd - 11-07-2019, 01:16 PM
RE: Problem with Project-tests - by MGatner - 11-07-2019, 01:35 PM
RE: Problem with Project-tests - by Poetawd - 11-07-2019, 01:46 PM
RE: Problem with Project-tests - by MGatner - 11-08-2019, 07:12 AM
RE: Problem with Project-tests - by Poetawd - 11-08-2019, 12:11 PM
RE: Problem with Project-tests - by MGatner - 11-09-2019, 06:07 AM
RE: Problem with Project-tests - by Poetawd - 11-09-2019, 02:26 PM
RE: Problem with Project-tests - by MGatner - 11-09-2019, 05:45 PM
RE: Problem with Project-tests - by Poetawd - 11-09-2019, 06:09 PM
RE: Problem with Project-tests - by MGatner - 11-10-2019, 07:25 PM
RE: Problem with Project-tests - by Poetawd - 11-10-2019, 09:03 PM
RE: Problem with Project-tests - by MGatner - 11-11-2019, 04:49 AM



Theme © iAndrew 2016 - Forum software by © MyBB