sapling/hgext/extlib/phabricator
Ryan McElroy 3fe4fbbda9 phabstatus: expand test to cover more code
Summary:
Previously, we mocked returns from the code that processed the
graphql data, but that code has some bugs that were therefore not testable.
Here we move the tests to return mock graphql data, so we can also test the
processing functions. In future commits, we will fix some of the possible
issues.

Reviewed By: DurhamG

Differential Revision: D6826453

fbshipit-source-id: 5a390723e48ccf2477295602dd85bd065c072bd3
2018-04-13 21:51:07 -07:00
..
__init__.py phabricator: move to extlib 2018-01-10 08:39:19 -08:00
arcconfig.py phabricator-graphql: nice error message if ~/.arcrc is bad 2018-01-12 10:46:25 +00:00
diffprops.py phabricator: move to extlib 2018-01-10 08:39:19 -08:00
graphql.py phabstatus: expand test to cover more code 2018-04-13 21:51:07 -07:00
phabricator_graphql_client_requests.py phabricator: move to extlib 2018-01-10 08:39:19 -08:00
phabricator_graphql_client_urllib.py phabricator: move to extlib 2018-01-10 08:39:19 -08:00
phabricator_graphql_client.py phabricator: move to extlib 2018-01-10 08:39:19 -08:00