Skip to content
This repository has been archived by the owner on May 22, 2019. It is now read-only.

Unit tests #27

Open
3 of 18 tasks
mtancoigne opened this issue Dec 9, 2016 · 0 comments
Open
3 of 18 tasks

Unit tests #27

mtancoigne opened this issue Dec 9, 2016 · 0 comments

Comments

@mtancoigne
Copy link
Member

mtancoigne commented Dec 9, 2016

We use PHPUnit to run the tests, located in src/tests/

Todo

  • Move the tests in /

Classes that highly need testing

  • All classes in src/lib:
    • Config
    • Console
    • DB
    • File
    • Folder
    • Hash
    • Log
    • Logger
    • Session
    • Str
  • Router/Router
  • Console generators:
    • AllGenerator
    • ControllerGenerator
    • ModelsGenerator
    • ViewsGenerator
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant