nim-codex/tests
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
..
codex Fix slot queue push (#542) 2023-09-04 16:42:09 +02:00
contracts Fix slot queue push (#542) 2023-09-04 16:42:09 +02:00
fixtures Node setup (#32) 2022-01-10 09:32:56 -06:00
helpers Create memory-leak detecting test suite (#226) 2023-06-22 12:01:21 -06:00
integration Fix slot queue push (#542) 2023-09-04 16:42:09 +02:00
checktest.nim Create memory-leak detecting test suite (#226) 2023-06-22 12:01:21 -06:00
config.nims [build] fix: ignore logging when running singular tests (#369) 2023-03-16 15:32:09 +01:00
coverage.nim Bump deps take2 (#492) 2023-08-01 16:47:57 -07:00
coverage.nims Bump deps take2 (#492) 2023-08-01 16:47:57 -07:00
ethertest.nim Create memory-leak detecting test suite (#226) 2023-06-22 12:01:21 -06:00
examples.nim Slot queue (#455) 2023-07-25 12:50:30 +10:00
helpers.nim Create memory-leak detecting test suite (#226) 2023-06-22 12:01:21 -06:00
logging.nim Bump deps take2 (#492) 2023-08-01 16:47:57 -07:00
nimlldb.py Bump deps take2 (#492) 2023-08-01 16:47:57 -07:00
testCodex.nim refactor: merging proving module into sales (#469) 2023-08-21 12:26:43 +02:00
testContracts.nim Validator (#387) 2023-04-19 15:06:00 +02:00
testIntegration.nim Generate proofs when required (#383) 2023-03-27 15:47:25 +02:00