This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit edf577d469c8b701cea7338056f36068053034fc
tree 467eacdd9daab1dd942f5830c36cca6b3bb05e11
parent f2445204a8daaecda1593419ca26e6bd7c9e6c53
tree 467eacdd9daab1dd942f5830c36cca6b3bb05e11
parent f2445204a8daaecda1593419ca26e6bd7c9e6c53
cmsmadesimple-2-0 / test
| name | age | message | |
|---|---|---|---|
| .. | |||
| |
CmsEventsTest.php | Tue May 27 18:51:20 -0700 2008 | [tedkulp] |
| |
CmsLoginTest.php | Tue May 27 18:51:20 -0700 2008 | [tedkulp] |
| |
CmsObjectRelationalMappingTest.php | Sun Aug 31 10:43:31 -0700 2008 | [tedkulp] |
| |
CmsUserTagsTest.php | Tue May 27 18:51:20 -0700 2008 | [tedkulp] |
| |
README | Tue May 27 13:18:19 -0700 2008 | [tedkulp] |
| |
TestCmsEvents.php | Tue May 27 13:18:19 -0700 2008 | [tedkulp] |
| |
TestCmsLogin.php | Tue May 27 13:18:19 -0700 2008 | [tedkulp] |
| |
TestCmsUserTags.php | Tue May 27 13:18:19 -0700 2008 | [tedkulp] |
| |
populatecontent.php | Tue Jan 29 12:59:44 -0800 2008 | [tedkulp] |
| |
tests.xml | Tue May 27 18:51:20 -0700 2008 | [tedkulp] |
README
Testing is using phpunit. See: http://www.phpunit.de Install like so (might need sudo): pear channel-discover pear.phpunit.de pear install phpunit/PHPUnit And run from this directory like: phpunit --configuration tests.xml This does use the current database set in config.php. They're generally not descructive, but the content stuff is a bit messy.




