1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/conduit
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 Modernize most Conduit console interfaces 2013-07-01 12:36:34 -07:00
call Added some additional assertion methods. 2014-03-08 19:16:21 -08:00
config
controller Replace "web" and "conduit" magic session strings with constants 2014-01-14 13:22:34 -08:00
garbagecollector Complete modularization of the GC daemon 2014-01-15 10:02:31 -08:00
method Truncate Conduit 'clientDescription' so we don't overflow the column 2014-02-25 12:35:03 -08:00
protocol
query Replace some hsprintf() by phutil_tag() 2013-11-11 09:23:23 -08:00
ssh Prepare to route VCS connections through SSH 2013-10-29 15:32:40 -07:00
storage Explain policy exception rules to users 2013-09-27 08:43:41 -07:00