#docker #testing #pin #emulator #container #liquid #jade

lwk_containers

Liquid Wallet Kit - Docker containers for tests environment

5 releases (breaking)

0.8.0 Oct 14, 2024
0.7.0 Jul 5, 2024
0.3.0 May 3, 2024
0.2.0 Mar 20, 2024
0.1.0 Jan 26, 2024

#935 in Magic Beans

Download history 59/week @ 2024-07-06 131/week @ 2024-07-13 81/week @ 2024-07-20 128/week @ 2024-07-27 133/week @ 2024-08-03 155/week @ 2024-08-10 101/week @ 2024-08-17 179/week @ 2024-08-24 157/week @ 2024-08-31 145/week @ 2024-09-07 144/week @ 2024-09-14 149/week @ 2024-09-21 119/week @ 2024-09-28 53/week @ 2024-10-05 355/week @ 2024-10-12 86/week @ 2024-10-19

619 downloads per month
Used in 7 crates (5 directly)

MIT OR BSD-2-Clause

620KB
149 lines

Contains (ELF exe/lib, 690KB) nanos#btc#2.1#1c8db8da.elf, (ELF exe/lib, 690KB) src/ledger/apps/btc.elf, (ELF exe/lib, 210KB) src/ledger/apps/app.elf, (ELF exe/lib, 210KB) src/ledger/apps/app.elf.old

Accessing docker logs

Accessing the pin server logs can be done by keeping the docker around after testing with

export TESTCONTAINERS=keep

Then identifying the id of the docker with:

docker ps

Then:

docker log $ID

lib.rs:

Instances of testcontainers:

Dependencies

~13–22MB
~305K SLoC