nim-codex/tests/codex/utils
Dmitriy Ryajov a1725594a8
Fix json serialization for cid and enums (#615)
* use str on JString types, `$` will preserve `"`

* Adding enum support

* deserialize cid test

* make enum descerializer public

* unify fromJson for objects and refs

* add enum descerialization testing
2023-11-14 07:23:50 -08:00
..
testasyncstatemachine.nim Fix slot queue push (#542) 2023-09-04 16:42:09 +02:00
testjson.nim Fix json serialization for cid and enums (#615) 2023-11-14 07:23:50 -08:00
testkeyutils.nim Bump deps take2 (#492) 2023-08-01 16:47:57 -07:00
testoptionalcast.nim Create memory-leak detecting test suite (#226) 2023-06-22 12:01:21 -06:00
testthen.nim Cancel and wait for asyncstatemachine futures when stopping (#493) 2023-07-31 15:09:34 +10:00
testtimer.nim Fix slot queue push (#542) 2023-09-04 16:42:09 +02:00
testtrackedfutures.nim Fix slot queue push (#542) 2023-09-04 16:42:09 +02:00