aboutsummaryrefslogtreecommitdiff
path: root/engine/tests
AgeCommit message (Expand)Author
2011-12-04removed some usage of deprecated methodsCash Costello
2011-11-28Fixes #3496 finished up this ticket by updating unit test and using more para...cash
2011-11-28forgot this unit test from a previous commitcash
2011-11-18Fixes #4128 better test of null passed to registering external filescash
2011-11-18Fixes #4134 improved plugin manifest tests by using assertIdentical morecash
2011-11-18Fixes #4133 updated type in plugin manifest testcash
2011-11-18Fixes #4132 fixed metastring delete by id testcash
2011-11-18Fixes #4131 elgg_delete_metastring_based_object_by_id() should return a boolcash
2011-11-18Fixes #4129 fixed priority list testscash
2011-11-18Fixes #4126 fixed test for checking relationship existencecash
2011-11-18Fixes #4115 returning bool from remove_user_from_access_collection()cash
2011-11-18Fixes #4125 checking count correctlycash
2011-11-18Fixes #4122, #4123, #4124 testing for empty arrays and added some documentati...cash
2011-11-18Fixes #4109 remove inaccurate comment due to copy & pasteCash Costello
2011-11-18Fixes #4108 delete() returns bool now and updated unit testsCash Costello
2011-11-18Fixes #4104, #4105 fixed casting in testElggEntityMetadata()Cash Costello
2011-11-18Fixes #4114 checking type for acl testCash Costello
2011-11-17Fixes #4120 metadata tests now check for the correct typesCash Costello
2011-11-17Fixes #4094, #4095 fixes casting issues in unit tests - thanks to andres.fortierCash Costello
2011-11-08it is GPL General Public License not GPL Public LicenseCash Costello
2011-10-13Fixes #3917. Removed uses of admin interface in manifests. Removed related code.Brett Profitt
2011-10-12Fixes #3747. Using filter_var to check for any valid URI.Brett Profitt
2011-10-09Fixes #3948 cleaning up stuff left behind by unit testsCash Costello
2011-10-08Fixes #3946 deleting the temporary entities created in entity unit testsCash Costello
2011-10-08Fixes #3897 fixed source of infinite regression loop in delete_entity()Cash Costello
2011-10-08Fixes #3942 fixed all the warnings and notices in the unit testsCash Costello
2011-10-08removed unused unit tests for old submenu codeCash Costello
2011-10-02Merged test for can_write_to_container().Brett Profitt
2011-10-02Fixes #3675. Added admin gate keeper to unit tests.Brett Profitt
2011-09-28Fixes #3891. elgg_register_external_file() defaults priority to 500. Elgg's d...Brett Profitt
2011-09-28Refs #3808. Removed failing tests for manifest translations.Brett Profitt
2011-09-28Fixes #3713. elgg_get_entities() and friends return false if passed invalid o...Brett Profitt
2011-08-30Fixes #3543. Ported access collections fix to master.Brett Profitt
2011-08-23Fixes #3355. Added ElggPriorityList. Adapted the externals system to use it.Brett Profitt
2011-08-17Finished ElggPriorityList. Migrated external files to use it.Brett Profitt
2011-08-15Refs #3355. Added ElggPriorityList.Brett Profitt
2011-07-06Revert "Fixes #3552. Addess ACL unit tests. These currently fail because of #...Brett Profitt
2011-07-03Merged ACL fixes from 1.7 branch.Brett Profitt
2011-07-03Merged d423aee393458d6827db from 1.7 to master.Brett Profitt
2011-04-21Fixed a problem with the annotation batch operation test.brettp
2011-04-21Fixes #3310. Removed old on_activate unit tests.brettp
2011-04-14fixed filtering of external files array and suppressed warning in external fi...cash
2011-04-14fixed unit test broken by that last commit (we were returning a string from g...cash
2011-04-14suppressing warnings in web services unit tests (hellekin)cash
2011-04-09Refs #2600. Removed the very special debug vars that I told myself "Make sure...brettp
2011-04-09Fixes #2600. Applied Hellekin's patch. Props to him for understanding what wa...brettp
2011-03-26Closes #3202 'count' already supported, added unit testscash
2011-03-12Fixes #3091 adds load functions for js and csscash
2011-03-12Refs #3091 registering js and css support priority though does not maintain r...cash
2011-03-12Refs #3091 rewrote the js and css register functions to require a namecash