1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/applications/project
Joshua Spence e11adc4ad7 Added some additional assertion methods.
Summary:
There are quite a few tests in Arcanist, libphutil and Phabricator that do something similar to `$this->assertEqual(false, ...)` or `$this->assertEqual(true, ...)`.

This is unnecessarily verbose and it would be cleaner if we had `assertFalse` and `assertTrue` methods.

Test Plan: I contemplated adding a unit test for the `getCallerInfo` method but wasn't sure if it was required / where it should live.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley

CC: Korvin, epriestley, aran

Differential Revision: https://secure.phabricator.com/D8460
2014-03-08 19:16:21 -08:00
..
application Merge some of the project editing options into an edit UI 2014-02-16 20:17:52 -08:00
capability Add a 'create' policy to Project 2013-10-10 04:33:18 -07:00
conduit Uninstall Conduit calls when uninstalling applications 2013-03-13 07:09:05 -07:00
config Migrate project blurb/description to standard custom field storage 2014-02-10 14:31:57 -08:00
constants Move Project transaction storage to modern tables 2013-10-22 13:49:28 -07:00
controller Workboards - add task create + improve task placement wrt priority edits 2014-03-05 18:40:28 -08:00
customfield Migrate project blurb/description to standard custom field storage 2014-02-10 14:31:57 -08:00
editor Added some additional assertion methods. 2014-03-08 19:16:21 -08:00
exception Delete license headers from files 2012-11-05 11:16:51 -08:00
lipsum Migrate project profiles onto projects, and remove ProjectProfile object 2014-02-10 14:32:14 -08:00
phid Link board names to board view in "changed column" stories 2014-03-04 13:40:01 -08:00
query Migrate project profiles onto projects, and remove ProjectProfile object 2014-02-10 14:32:14 -08:00
remarkup Recognize "#project" as a formal object name 2014-01-03 12:24:21 -08:00
search Use ApplicationTransactions/CustomField to power Differential global search 2014-02-26 11:18:06 -08:00
storage Various linter fixes. 2014-02-26 12:44:58 -08:00
view Project work boards - make editing tasks from workboards work 2014-03-04 11:50:44 -08:00