php-bitpay-client/tests/Bitpay
2019-02-17 13:12:11 +09:00
..
Client Merge branch 'master' into empty-btcpay-server-url 2019-02-17 13:12:11 +09:00
Config Fix testProcessAndValidate() test in ConfigurationTest 2019-02-14 18:37:50 +01:00
Math removed check for gmp; gmp is no longer referenced here. 2016-06-07 15:28:38 -04:00
Storage EncryptedFilesystemStorage Passwords 2016-06-10 12:17:22 -04:00
Util Removed mcrypt from composer, fixed datetime invoice setting issue 2017-11-28 11:12:45 +01: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 Fix failed testConfigAbleToPersistAndLoadKeys() test in BitpayTest 2019-02-14 18:29:48 +01: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 Fixed tests, fixed default timezone issues 2018-03-28 12:27:19 +02:00
ItemTest.php Fix tests in ItemTest 2019-02-14 19:08:58 +01: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