aboutsummaryrefslogtreecommitdiff
path: root/engine/tests/objects/entities.php
AgeCommit message (Expand)Author
2010-11-20Fixes #2490: attributes initialize to NULL instead of empty string or 0. Upd...ewinslow
2010-11-20Fixes #2473: removes initialise_entity_cache()ewinslow
2010-11-13Cleaning up database after new ElggEntity unit test.nickw
2010-11-12Updating ElggEntity::clearMetaData() to fail when passed a non-existent metad...nickw
2010-10-31Refs #2597 - fixes some unit tests broken in the reorg of the data modelscash
2010-10-30finished the conversion to initializeAttributes()cash
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-06-02Requesting annotations from a non-existent subtype will now return nothing in...nickw
2010-05-20Update unit tests for last_action column.brettp
2010-03-01Fixed unit tests for exportable values after [3977].brettp
2009-10-13Swallowing all Elgg notices within unit tests.nickw
2009-10-12Adding unit tests for the ElggObject class.nickw
2009-10-09Creating an ElggObject unit test.nickw
2009-10-08Adding unit test for ElggEntity annotations.nickw
2009-10-08Adding generic unit tests for ElggEntity.nickw