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

Tests integrated in Yiinitializr #18

Open
smartfin opened this issue Aug 19, 2013 · 2 comments
Open

Tests integrated in Yiinitializr #18

smartfin opened this issue Aug 19, 2013 · 2 comments

Comments

@smartfin
Copy link

Hi! Thanks for your project.

I'm currently using advanced template, but have one big problem - tests. My application has been moved from standard Yii structure. Everything is ok, except tests. Are there any simple and nice way to integrate them? i mean configs, etc.

@blitzjs
Copy link

blitzjs commented Oct 22, 2013

Also curious if there is an easy way to set up testing.

@Borales
Copy link
Contributor

Borales commented Oct 23, 2013

@smartfin @blitzjs what kind of tests are you talking about?
@smartfin I didn't find any tests intergrated to Yiinitializr, can you show me a link with such tests?

A few months ago I've started to make a "test" project (based on advanced Yiinitializr template) with @Codeception tests (Borales/yiitinializr-codeception), but to a due a lack of time still can't finish it.
In that project, I have 3 main scripts (test_api.sh, test_backend.sh, test_frontend.sh) - each of them runs tests for a specific app-part. I think it's possible to make a root codeception.yml config to run all tests at once (read Codeception manual).

For this point - all tests are working as expected

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants