btcpayserver-greenfield-php/tests
utxo.one c4202a731c
Lightning Internal Node Updates & Tests (#74)
* Added Missing Invoice Getter Methods

* Fixed getId Method Array Key

* PreciseNumber to getAmount on invoices

* Return parseString method on getAmount()

* Updated Signature Key, Exception Condition

* Lightning Internal Node Updates & Tests

* cs-fix

* skipping all tests since they are live

* Bumped php version

* Removed Null safe returns

* removed credentials

* fix psalm

* php CurlHandle

* Removed null safe from status enum

* dotenv for testing

* protected properties

* all .env in setup

* Create Invoice within a Test, Throw if variables aren't set

* Cleaned up Setup

* cs fix

* Cleaned up isset env vars

* fixed phpunit indent
2022-10-26 23:35:00 +02:00
..
.env.example Lightning Internal Node Updates & Tests (#74) 2022-10-26 23:35:00 +02:00
BaseTest.php Lightning Internal Node Updates & Tests (#74) 2022-10-26 23:35:00 +02:00
LightningInternalNodeTest.php Lightning Internal Node Updates & Tests (#74) 2022-10-26 23:35:00 +02:00
WebhookTest.php Made isIncomingWebhookRequestValid() static + unit test to prove it's not a breaking change. 2021-11-19 10:23:40 +01:00