nim-codex/tests/codex/sales/states
Adam Uhlíř 1a57341b7d
fix: createReservation lock (#825)
* fix: createReservation lock

* fix: additional locking places

* fix: acquire lock

* chore: feedback

Co-authored-by: markspanbroek <mark@spanbroek.net>
Signed-off-by: Adam Uhlíř <adam@uhlir.dev>

* feat: withLock template and fixed tests

* fix: use proc for MockReservations constructor

* chore: feedback

Co-authored-by: Eric <5089238+emizzle@users.noreply.github.com>
Signed-off-by: Adam Uhlíř <adam@uhlir.dev>

* chore: feedback implementation

---------

Signed-off-by: Adam Uhlíř <adam@uhlir.dev>
Co-authored-by: markspanbroek <mark@spanbroek.net>
Co-authored-by: Eric <5089238+emizzle@users.noreply.github.com>
2024-06-20 10:28:01 +00:00
..
testcancelled.nim feat[marketplace]: add slot queue pausing (#752) 2024-05-26 00:38:38 +00:00
testdownloading.nim feat[marketplace]: add slot queue pausing (#752) 2024-05-26 00:38:38 +00:00
testerrored.nim feat[marketplace]: add slot queue pausing (#752) 2024-05-26 00:38:38 +00:00
testfilled.nim Smart contracts update: Groth16Proof instead of bytes (#683) 2024-02-07 07:50:35 +01:00
testfilling.nim Create memory-leak detecting test suite (#226) 2023-06-22 12:01:21 -06:00
testfinished.nim Create memory-leak detecting test suite (#226) 2023-06-22 12:01:21 -06:00
testignored.nim feat[marketplace]: add slot queue pausing (#752) 2024-05-26 00:38:38 +00:00
testinitialproving.nim Wire up prover (#736) 2024-03-12 12:10:14 +00:00
testpreparing.nim fix: createReservation lock (#825) 2024-06-20 10:28:01 +00:00
testproving.nim Fix sales agent (#733) 2024-03-12 06:41:03 +00:00
testsimulatedproving.nim Fix sales agent (#733) 2024-03-12 06:41:03 +00:00
testunknown.nim update asynctest to 0.5.1 (#671) 2024-01-29 17:03:51 -03:00