nim-dagger/tests/integration
Mark Spanbroek 9a2e5478a5
fix proof integration test
there were two logic errors in this test:
- a slot is freed anyway at the end of the contract
- when starting the request takes a long time, the
  first slot can already be freed because there were
  too many missing proofs
2024-11-12 11:57:31 +01:00
..
clioption.nim Prover CLI updates (#735) 2024-03-12 09:57:13 +00:00
codexclient.nim feat: add metadata to the manifest (#960) 2024-10-25 13:43:19 +00:00
codexconfig.nim Prover CLI updates (#735) 2024-03-12 09:57:13 +00:00
codexprocess.nim Chronos v4 Update (v3 Compat Mode) (#814) 2024-07-18 21:04:33 +00:00
hardhatconfig.nim Prover CLI updates (#735) 2024-03-12 09:57:13 +00:00
hardhatprocess.nim fix(slot-reservations): Avoid slot filled cancellations (#963) 2024-10-24 05:56:12 +00:00
marketplacesuite.nim chore: update dependencies, especially nim-ethers to chronos v4 compatible version (#968) 2024-10-30 10:40:17 +00:00
multinodes.nim use 100 millisecond polling for multinodes tests 2024-11-12 11:03:27 +01:00
nodeconfig.nim refactor: multinode integration test refactor (#662) 2024-02-19 04:55:39 +00:00
nodeconfigs.nim Prover CLI updates (#735) 2024-03-12 09:57:13 +00:00
nodeprocess.nim fix(slot-reservations): Avoid slot filled cancellations (#963) 2024-10-24 05:56:12 +00:00
nodes.nim Wire up prover (#736) 2024-03-12 12:10:14 +00:00
testblockexpiration.nim Download API upgrade (#955) 2024-10-17 16:54:28 +00:00
testcli.nim Rework circuit downloader (#882) 2024-09-23 14:37:17 +00:00
testecbug.nim more adjustments to integration test 2024-11-08 10:28:57 +01:00
testmarketplace.nim fix timing of marketplace tests 2024-11-11 17:11:47 +01:00
testproofs.nim fix proof integration test 2024-11-12 11:57:31 +01:00
testpurchasing.nim API tweaks for OpenAPI, errors and endpoints (#886) 2024-09-24 08:37:08 +00:00
testrestapi.nim feat: add metadata to the manifest (#960) 2024-10-25 13:43:19 +00:00
testsales.nim adjust integration tests for 1 slot queue worker 2024-11-08 10:28:57 +01:00
testupdownload.nim feat: add metadata to the manifest (#960) 2024-10-25 13:43:19 +00:00
twonodes.nim Revert "Use websockets for integration tests" 2024-11-08 20:04:34 +01:00