php-bitpay-client/tests/Bitpay
Chris Kleeschulte 0e144004c6 Examples/Tutorial, price checking
- Upgraded examples to show how to interact with the config.yml file and encrypted file storage
- checkPriceAndCurrency will now allow prices that do not have fractions of main units (e.g. $1000)
2016-03-11 16:22:44 -05:00
..
Client Examples/Tutorial, price checking 2016-03-11 16:22:44 -05:00
Config Updated construct to take the currency code as an optional argument 2014-10-06 10:45:34 -04:00
Crypto Fixed McryptExtensionTest so that it would stop failing randomly 2014-11-19 11:55:26 -05:00
Math Fixes #143 BCMath Scale is now being set 2015-03-02 14:48:39 -05:00
Network Replaced full-text licenses with references 2014-09-29 09:16:06 -04:00
Storage Replaced full-text licenses with references 2014-09-29 09:16:06 -04:00
Util Check Requirements Utility Method 2015-04-13 10:11:34 -04:00
AccessTokenTest.php Replaced full-text licenses with references 2014-09-29 09:16:06 -04:00
ApplicationTest.php Replaced full-text licenses with references 2014-09-29 09:16:06 -04:00
AutoloaderTest.php Found another bug with loading classes and also some of the tests were invalid so they were fixed as will 2014-09-30 15:24:42 -04:00
BillTest.php Replaced full-text licenses with references 2014-09-29 09:16:06 -04:00
BitpayTest.php Encrypted file storage is default 2014-11-17 14:09:59 -05:00
BuyerTest.php Replaced full-text licenses with references 2014-09-29 09:16:06 -04:00
CurrencyTest.php Updated construct to take the currency code as an optional argument 2014-10-06 10:45:34 -04:00
InvoiceTest.php Fixes #148: Client now sets invoice tokens upon creation and retrieval 2015-06-04 07:21:34 -04:00
ItemTest.php delete obsolete test 2015-07-31 11:30:51 -04:00
KeyManagerTest.php Replaced full-text licenses with references 2014-09-29 09:16:06 -04:00
PayoutInstructionTest.php Fixed test names, dependencies, and removed unused test 2015-01-13 14:04:07 -05:00
PayoutTest.php Add test for new functions, getBtcAmount and setBtcAmount 2014-11-27 04:41:21 +00:00
PayoutTransactionTest.php Add classes for Payouts, Payout Instructions, and Payout Instruction Transactions. 2014-10-27 06:11:59 +00:00
PointTest.php Replaced full-text licenses with references 2014-09-29 09:16:06 -04:00
PrivateKeyTest.php Fixed Private Key Test generate stalling, and suggest GMP in composer.json 2014-11-26 13:51:19 -05:00
PublicKeyTest.php Fixes #134, Corrected behavior of Math::mod 2015-01-13 14:02:52 -05:00
SinKeyTest.php Fixes #72 - Restructured arb int math and enabled BCMath as an engine 2014-11-26 13:09:05 -05:00
TokenTest.php Token Update 2015-02-03 18:05:58 -05:00
UserTest.php Replaced full-text licenses with references 2014-09-29 09:16:06 -04:00