nim-codex/tests/contracts
Dmitriy Ryajov bd594c9aaf
Create memory-leak detecting test suite (#226)
* adding tracker for streamstore

* adding tracker tests

* Sets up tracker helper functions and closes streams in testnode.nim

* Deploying checksuite for memory leak tracker checking.

* Successfully deploys checksuite and asyncchecksuite.

* Fix leak in testpor.nim

* Fixes leaked storestream in testnetwork.nim

* Fixes integration tests

* Cleanup

* cleanup comment by Mark

---------

Co-authored-by: benbierens <thatbenbierens@gmail.com>
2023-06-22 12:01:21 -06:00
..
deployment.nim feat: bigint uses decimal over hex encoding (#452) 2023-06-21 07:46:18 +02:00
examples.nim Load purchase state from chain (#283) 2022-11-08 08:10:17 +01:00
nim.cfg feat: integrate dagger contracts 2022-02-04 15:34:56 +11:00
testClock.nim Create memory-leak detecting test suite (#226) 2023-06-22 12:01:21 -06:00
testContracts.nim feat: contract address management (#405) 2023-05-03 09:24:25 +02:00
testDeployment.nim Create memory-leak detecting test suite (#226) 2023-06-22 12:01:21 -06:00
testMarket.nim feat: contract address management (#405) 2023-05-03 09:24:25 +02:00
time.nim feat: bigint uses decimal over hex encoding (#452) 2023-06-21 07:46:18 +02:00