nim-dagger/tests/integration
markspanbroek d3a22a7b7b
Fix slot queue push (#542)
* [sales] remove availability check before adding to slot queue

* [sales] add missing return statement

* [tests] remove 'eventuallyCheck' helper

* [sales] remove reservations from slot queue

* [tests] rename module `eventually` -> `always`

* [sales] increase slot queue size

Because it will now also hold items for which we haven't
checked availability yet.
2023-09-04 16:42:09 +02:00
..
codexclient.nim Improve integration testing client (CodexClient) and json serialization (#514) 2023-09-01 15:44:41 +10:00
multinodes.nim [marketplace] Simulate invalid proof submissions (#393) 2023-06-22 20:32:18 +10:00
nodes.nim Bump deps take2 (#492) 2023-08-01 16:47:57 -07:00
testIntegration.nim Fix slot queue push (#542) 2023-09-04 16:42:09 +02:00
testblockexpiration.nim Slows down block maintenance iteration (#543) 2023-09-04 11:12:14 +02:00
testproofs.nim Fix slot queue push (#542) 2023-09-04 16:42:09 +02:00
twonodes.nim Create memory-leak detecting test suite (#226) 2023-06-22 12:01:21 -06:00