Class org.lightningj.paywall.btcpayserver.BTCPayServerHTTPSenderSpec

5

tests

0

failures

0

ignored

0.908s

duration

100%

successful

Tests

Test Duration Result
Verify constructQueryString generates expected parameter string[0] 0s passed
Verify constructQueryString generates expected parameter string[1] 0.001s passed
Verify constructQueryString generates expected parameter string[2] 0s passed
Verify constructQueryString generates expected parameter string[3] 0s passed
Verify that sending contains the correct headers 0.907s passed

Standard error

SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Aug 25, 2019 9:40:28 PM io.grpc.netty.shaded.io.netty.handler.logging.LoggingHandler channelRegistered
INFO: [id: 0x57e0c0a1] REGISTERED
Aug 25, 2019 9:40:28 PM io.grpc.netty.shaded.io.netty.handler.logging.LoggingHandler bind
INFO: [id: 0x57e0c0a1] BIND: 0.0.0.0/0.0.0.0:58926
Aug 25, 2019 9:40:28 PM io.grpc.netty.shaded.io.netty.handler.logging.LoggingHandler channelActive
INFO: [id: 0x57e0c0a1, L:/0.0.0.0:58926] ACTIVE
Aug 25, 2019 9:40:28 PM org.lightningj.paywall.btcpayserver.BTCPayServerHTTPSender send
INFO: Sending to BTC Server POST http://localhost:58926/someendpoint?param1=value1&param2=value2, data: {"requestdata1":"value1"}
Aug 25, 2019 9:40:28 PM io.grpc.netty.shaded.io.netty.handler.logging.LoggingHandler channelRead
INFO: [id: 0x57e0c0a1, L:/0.0.0.0:58926] READ: [id: 0x1c15074a, L:/127.0.0.1:58926 - R:/127.0.0.1:58927]
Aug 25, 2019 9:40:28 PM io.grpc.netty.shaded.io.netty.handler.logging.LoggingHandler channelReadComplete
INFO: [id: 0x57e0c0a1, L:/0.0.0.0:58926] READ COMPLETE
Aug 25, 2019 9:40:29 PM org.lightningj.paywall.btcpayserver.BTCPayServerHTTPSender send
INFO: Received from BTC Server, 200, data: {"test1":"value1"}
Aug 25, 2019 9:40:29 PM org.lightningj.paywall.btcpayserver.BTCPayServerHTTPSender send
INFO: Sending to BTC Server PUT http://localhost:58926/someendpoint, data: {"requestdata1":"value1"}
Aug 25, 2019 9:40:29 PM io.grpc.netty.shaded.io.netty.handler.logging.LoggingHandler channelRead
INFO: [id: 0x57e0c0a1, L:/0.0.0.0:58926] READ: [id: 0x6b2d52a8, L:/127.0.0.1:58926 - R:/127.0.0.1:58929]
Aug 25, 2019 9:40:29 PM io.grpc.netty.shaded.io.netty.handler.logging.LoggingHandler channelReadComplete
INFO: [id: 0x57e0c0a1, L:/0.0.0.0:58926] READ COMPLETE
Aug 25, 2019 9:40:29 PM org.lightningj.paywall.btcpayserver.BTCPayServerHTTPSender send
INFO: Received from BTC Server, 200, data: {"test1":"value1"}
Aug 25, 2019 9:40:29 PM org.lightningj.paywall.btcpayserver.BTCPayServerHTTPSender send
INFO: Sending to BTC Server GET http://localhost:58926/someendpoint, data: 
Aug 25, 2019 9:40:29 PM io.grpc.netty.shaded.io.netty.handler.logging.LoggingHandler channelRead
INFO: [id: 0x57e0c0a1, L:/0.0.0.0:58926] READ: [id: 0x6b87ecbb, L:/127.0.0.1:58926 - R:/127.0.0.1:58930]
Aug 25, 2019 9:40:29 PM io.grpc.netty.shaded.io.netty.handler.logging.LoggingHandler channelReadComplete
INFO: [id: 0x57e0c0a1, L:/0.0.0.0:58926] READ COMPLETE
Aug 25, 2019 9:40:29 PM org.lightningj.paywall.btcpayserver.BTCPayServerHTTPSender send
INFO: Received from BTC Server, 200, data: {"test1":"value1"}
Aug 25, 2019 9:40:29 PM org.lightningj.paywall.btcpayserver.BTCPayServerHTTPSender send
INFO: Sending to BTC Server GET http://localhost:58926/someendpoint, data: 
Aug 25, 2019 9:40:29 PM io.grpc.netty.shaded.io.netty.handler.logging.LoggingHandler channelRead
INFO: [id: 0x57e0c0a1, L:/0.0.0.0:58926] READ: [id: 0x2a6858a1, L:/127.0.0.1:58926 - R:/127.0.0.1:58931]
Aug 25, 2019 9:40:29 PM io.grpc.netty.shaded.io.netty.handler.logging.LoggingHandler channelReadComplete
INFO: [id: 0x57e0c0a1, L:/0.0.0.0:58926] READ COMPLETE
Aug 25, 2019 9:40:29 PM org.lightningj.paywall.btcpayserver.BTCPayServerHTTPSender send
INFO: Received from BTC Server, 400, data: Bad Request
Aug 25, 2019 9:40:29 PM io.grpc.netty.shaded.io.netty.handler.logging.LoggingHandler channelUnregistered
INFO: [id: 0x57e0c0a1, L:/0.0.0.0:58926] UNREGISTERED