Added tests (84,19% of coverance) to release first stable ASAP
commitd9ddf1dca12600cf0d32720f766ec4797b920344
authorCésar D. Rodas <crodas@php.net>
Fri, 21 May 2010 08:17:55 +0000 (21 04:17 -0400)
committerCésar D. Rodas <crodas@php.net>
Fri, 21 May 2010 08:17:55 +0000 (21 04:17 -0400)
treeb6626981c1a575af5e99d021a5a8b2d9a5e0cdc4
parent95fd5ab5951daf7cb1bf72a9cad99ef9b8da290a
Added tests (84,19% of coverance) to release first stable ASAP
- Added getIndexes() which returns a list of all indexes
- Drop table if fails returns an exception
- Added tests for References
lib/ActiveMongo.php
tests/ActiveMongoSuite.php
tests/Models.php
tests/QueryTest.php
tests/ReferencesTest.php
tests/__SleepTest.php