Commit Graph

19 Commits

Author SHA1 Message Date
Joshua Estes
307244139e Merge pull request #96 from afk11/payouts
Looks good, thank you
2014-11-24 09:39:05 -05:00
BitWasp
9d5a038210 Add tests for Client functions 2014-11-15 03:27:37 +00:00
BitWasp
1f2119eab5 Some tweaks, added tests to remaining Payout, PayoutInstruction and PayoutTransaction classes.
Began adding tests for Client functions
2014-11-14 05:41:07 +00:00
Joshua Estes
6459deaeda Added files for integration testing 2014-11-03 13:07:22 -05:00
Joshua Estes
cd7834671f Updated the test so it knows the invoice interface was returned and updated some bad code 2014-10-09 18:31:09 -04:00
Joshua Estes
0ce5b834bf Added test and updated code for getting an invoice by invoice id 2014-10-09 16:37:23 -04:00
BitPay
57cdb71ce7 Fixed Client->createInvoice, invoice json now comes from nested data object. Tests to match 2014-10-06 08:31:18 -04:00
Joshua Estes
df0521b95d see https://phpunit.de/manual/current/en/test-doubles.html 2014-10-03 16:40:13 -04:00
Sam Bohler
c15083d309 Replaced full-text licenses with references 2014-09-29 09:16:06 -04:00
Joshua Estes
e9942248fa Updates that provide the client object to be tested better and have a lot better control over the inputs and outputs of the responses and the requests sent 2014-09-26 09:27:23 -04:00
Joshua Estes
78b7a65adb Updated code coverage with currencies test 2014-09-25 20:42:59 -04:00
Joshua Estes
2a4d1080af Updated so test will pass 2014-09-25 17:41:56 -04:00
Joshua Estes
b51180515a Made sure everything is PSR1 and PSR2 standard 2014-09-23 15:47:39 -04:00
Joshua Estes
f150bfa838 Removed monolog 2014-09-19 11:52:54 -04:00
Joshua Estes
8808864cd7 Ran php-cs-fixer on test files 2014-09-18 14:12:24 -04:00
Joshua Estes
f6ffda3de7 Working on testing the client a little more 2014-09-18 12:09:58 -04:00
Joshua Estes
450b874618 Updated so all tests are passing and adding some testing keys and a test configuration file 2014-09-16 10:47:30 -04:00
Joshua Estes
c5edfdbee5 Added license to all files 2014-09-12 08:23:29 -04:00
Joshua Estes
0350f05cf0 Initial Commit 2014-09-12 06:44:37 -04:00