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

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

#5 in #jade

Download history 130/week @ 2024-07-29 114/week @ 2024-08-05 163/week @ 2024-08-12 115/week @ 2024-08-19 193/week @ 2024-08-26 133/week @ 2024-09-02 147/week @ 2024-09-09 153/week @ 2024-09-16 138/week @ 2024-09-23 112/week @ 2024-09-30 67/week @ 2024-10-07 366/week @ 2024-10-14 80/week @ 2024-10-21 83/week @ 2024-10-28 85/week @ 2024-11-04 75/week @ 2024-11-11

346 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–23MB
~311K SLoC