1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications/policy/__tests__
epriestley 7dd31a16d9 Fix chatlog application query integration
Summary: `class_exists()` is case-insensitive, but `PhabricatorApplication::getByClass()` is not.

Test Plan: Fixed unit test to fail, then fixed code to pass unit test.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D7379
2013-10-22 13:47:47 -07:00
..
PhabricatorPolicyAwareTestQuery.php Lock policy queries to their applications 2013-10-21 17:20:27 -07:00
PhabricatorPolicyDataTestCase.php Rename ACTION_ACCEPT into ACTION_ALLOW 2013-10-14 12:05:11 -07:00
PhabricatorPolicyTestCase.php Fix chatlog application query integration 2013-10-22 13:47:47 -07:00
PhabricatorPolicyTestObject.php Make PhabricatorPolicyInterface require a getPHID() method 2013-10-14 14:35:47 -07:00