nim-codex/tests/codex/utils
Tomasz Bekas f51ef528b1
Rework AsyncIter (#811)
* Rework AsyncIter

* Add tests for finishing iter on error

* Improved error handling for  and additional tests

* Use new style of constructors

* Handle future cancellation

* Docs for constructors
2024-06-10 22:47:29 +00:00
..
testasynciter.nim Rework AsyncIter (#811) 2024-06-10 22:47:29 +00:00
testasyncstatemachine.nim update asynctest to 0.5.1 (#671) 2024-01-29 17:03:51 -03:00
testiter.nim Rework AsyncIter (#811) 2024-06-10 22:47:29 +00:00
testkeyutils.nim Bump deps take2 (#492) 2023-08-01 16:47:57 -07:00
testoptions.nim feat(api): availabilities patch endpoint (#692) 2024-03-21 10:53:45 +00:00
testthen.nim update asynctest to 0.5.1 (#671) 2024-01-29 17:03:51 -03:00
testtimer.nim update asynctest to 0.5.1 (#671) 2024-01-29 17:03:51 -03:00
testtrackedfutures.nim update asynctest to 0.5.1 (#671) 2024-01-29 17:03:51 -03:00
testutils.nim Fixes active cancellation for pending want requests (#714) 2024-02-22 14:54:45 +00:00