Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unit testing examples? #79

Closed
jellisii opened this issue Nov 5, 2019 · 3 comments
Closed

unit testing examples? #79

jellisii opened this issue Nov 5, 2019 · 3 comments
Assignees
Milestone

Comments

@jellisii
Copy link

jellisii commented Nov 5, 2019

Is there a way a complete coverage unit tests could be written for the app? I struggle with how to build out testing for my own apps, and a good example would be well appreciated.

@sergeyklay
Copy link
Contributor

Right now we can offer https://github.com/Codeception/phalcon-demo for Phalcon v3.x

@Jeckerson
Copy link
Member

Jeckerson commented Nov 5, 2019

Also, you can check Vokuro tests in 4.0.x branch, might help - https://github.com/phalcon/vokuro/tree/4.0.x/tests

Check 3 folders:

  • unit
  • functional
  • acceptance

Each has its own level of tests.
1_tiijQ7OKygfD40ksFXEGBg

@Jeckerson Jeckerson self-assigned this Dec 30, 2019
@Jeckerson Jeckerson added this to the 1.0.0 milestone Dec 30, 2019
Jeckerson added a commit that referenced this issue Jan 13, 2020
Jeckerson added a commit that referenced this issue Jan 13, 2020
Jeckerson added a commit that referenced this issue Jan 15, 2020
Jeckerson added a commit that referenced this issue Jan 15, 2020
Jeckerson added a commit that referenced this issue Jan 15, 2020
Jeckerson added a commit that referenced this issue Jan 16, 2020
@Jeckerson
Copy link
Member

Done.

@Jeckerson Jeckerson mentioned this issue Jan 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

3 participants