1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 09:42:41 +01:00
phorge-phorge/src/infrastructure
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
..
__tests__ Added some additional assertion methods. 2014-03-08 19:16:21 -08:00
celerity Support WOFF files in Celerity and add Source Sans Pro 2014-03-06 11:28:24 -08:00
customfield Implement "words of power" against ApplicationTransactions 2014-02-28 15:20:45 -08:00
daemon Added some additional assertion methods. 2014-03-08 19:16:21 -08:00
diff Align textarea in diff comment 2014-02-28 08:40:02 -08:00
edges Added some additional assertion methods. 2014-03-08 19:16:21 -08:00
env Added some additional assertion methods. 2014-03-08 19:16:21 -08:00
events Various linter fixes. 2014-02-26 12:44:58 -08:00
internationalization Implement "Resign" action against ApplicationTransactions 2014-02-25 12:36:02 -08:00
javelin Fix some issues where Conpherence would make to many draft requests 2014-03-01 11:23:08 -08:00
lint Fix two bugs with DraggableList 2014-01-13 12:23:20 -08:00
log Add an SSH access log 2013-12-05 17:00:48 -08:00
management Extend all "ManagementWorkflow" classes from a base class 2013-12-27 13:15:40 -08:00
markup Implement "words of power" against ApplicationTransactions 2014-02-28 15:20:45 -08:00
query Fix an error in the PolicyFilter algorithm 2013-12-05 17:00:53 -08:00
ssh Fix an issue where SSH workflows would execute immediately 2013-12-27 15:18:03 -08:00
storage Added some additional assertion methods. 2014-03-08 19:16:21 -08:00
testing Implement an approval queue 2013-11-13 11:24:56 -08:00
time Added some additional assertion methods. 2014-03-08 19:16:21 -08:00
util Added some additional assertion methods. 2014-03-08 19:16:21 -08:00
PhabricatorEditor.php Use ManiphestTaskQuery in nearly all interfaces 2013-09-25 13:44:14 -07:00