admidio icon indicating copy to clipboard operation
admidio copied to clipboard

Testing Framework

Open ximex opened this issue 10 years ago • 5 comments

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 avatar Mar 05 '15 21:03 ximex

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

ximex avatar Mar 05 '15 22:03 ximex

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

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

ximex avatar May 18 '15 20:05 ximex

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

ximex avatar Nov 03 '15 22:11 ximex

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

ximex avatar Nov 03 '15 23:11 ximex

first steps started: aea5b5ca77f7555ce53328fde542f9da66e01bab

ximex avatar May 14 '17 19:05 ximex