Christian Weiske
|
bdebe6598c
|
use bootstrap file declared in phpunit.xml and do not include it in every single test file. also get rid of the PHPUnit_MAIN_METHOD declarations since using phpunit directly is preferred
|
2011-04-12 09:29:59 +02:00 |
|
Christian Weiske
|
2c4bf8dacf
|
make unittests run with phpunit 3.5.x
|
2011-02-02 23:08:43 +01:00 |
|
cweiske
|
2f3b23f96a
|
first tests for api/posts/add
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@772 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2010-09-29 20:52:01 +00:00 |
|
cweiske
|
20ec8b4958
|
test for api/posts/update
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@771 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2010-09-29 20:50:38 +00:00 |
|
cweiske
|
df8216d607
|
execute api tests
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@768 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2010-09-28 22:12:55 +00:00 |
|
cweiske
|
512e3a6811
|
add bookmark2tagtest to alltests
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@664 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2010-02-20 11:10:08 +00:00 |
|
cweiske
|
cd925c3067
|
add base test files to phpunit blacklist
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@566 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-20 17:39:17 +00:00 |
|
cweiske
|
ee21c9e47a
|
add usertest to alltests
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@451 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-10-28 22:18:38 +00:00 |
|
cweiske
|
3f340acd2b
|
add eric and ben as authors
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@429 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-10-26 06:39:59 +00:00 |
|
cweiske
|
1a4a027226
|
rename config.inc.php to config.php throughout the code
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@428 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-10-26 06:39:23 +00:00 |
|
cweiske
|
1bffdc3696
|
tab 2 spaces in test files
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@419 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-10-25 19:35:48 +00:00 |
|
cweiske
|
05defe72d8
|
introduce testbase class and make all tests runnable standalone
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@410 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-10-25 15:31:31 +00:00 |
|
cweiske
|
ffa24d7fa5
|
Add VoteTest to AllTests
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@402 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-10-24 09:03:43 +00:00 |
|
cweiske
|
73b11a40be
|
make it possible to run other tests standalone, too
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@398 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-10-24 08:01:07 +00:00 |
|
cweiske
|
dfeeae38a9
|
get rid of headers-already-sent-errors when running unit tests on cli
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@390 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-10-03 23:25:07 +00:00 |
|
cweiske
|
de031f043f
|
make tests run again (though they do not pass)
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@389 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-10-03 23:18:49 +00:00 |
|