Admidio / admidio

Admidio is a free open source user management system for websites of organizations and groups. The system has a flexible role model so that it’s possible to reflect the structure and permissions of your organization.
https://www.admidio.org
GNU General Public License v2.0
315 stars 124 forks source link

Testing Framework #13

Open ximex opened 9 years ago

ximex commented 9 years ago

We should add an testing framework to check codestyle and a some testcases.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/9241297-testing-framework?utm_campaign=plugin&utm_content=tracker%2F10474012&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F10474012&utm_medium=issues&utm_source=github).
ximex commented 9 years ago

Automatic Tests with: http://docs.travis-ci.com/user/languages/php/ Testframework: https://phpunit.de/

ximex commented 9 years ago

https://codeclimate.com/github/Admidio/admidio

I try some tests. need to exclude the libs folder. https://github.com/ximex/admidio/commit/a8c2e82c94c27c42d26db0f98127821fa2e0f4c1

ximex commented 8 years ago

if we implement the rest api we should create tests for each route

ximex commented 8 years ago

i added now the codeclimate.yml file to look how our codequality goes https://codeclimate.com/github/Admidio/admidio

ximex commented 7 years ago

first steps started: aea5b5ca77f7555ce53328fde542f9da66e01bab