WebTest_Utils_RestTest - Directly manage adminApiKey
authorTim Otten <totten@civicrm.org>
Thu, 2 Apr 2015 03:11:19 +0000 (20:11 -0700)
committerTim Otten <totten@civicrm.org>
Thu, 2 Apr 2015 03:17:46 +0000 (20:17 -0700)
commit38ba137bac4715c66a98774bcd182c8e6220d7f9
treeb647dc66a9f1bd8888ed4128a6485e51d533a803
parentef9cbdb75771b2a9ac9836b623a7688e33481724
WebTest_Utils_RestTest - Directly manage adminApiKey

Previously, it was the responsibility of the dev on the local machine to
manuall update DB and set an API key for an example admin user.  This is now
done automatically.
tests/phpunit/WebTest/Utils/RestTest.php