nim-websock/tests/extensions
Jacek Sieka e974acbe0a
test fixes (#115)
* don't use global for server instance
  * it gets shared between tests and causes gcsafe to trigger
* enable `chronosStrictException` in tests
* avoid asynctests dep
* testcommon -> all_tests (like the other projects)
2022-06-20 09:19:38 +02:00
..
data add deflate compression test cases 2021-06-20 14:50:54 +07:00
base64ext.nim Remove unused imports 2021-09-21 09:44:07 +02:00
hexext.nim Remove unused imports 2021-09-21 09:44:07 +02:00
testcompression.nim test fixes (#115) 2022-06-20 09:19:38 +02:00
testextflow.nim Update to latest asynctest, with unittest2 support 2021-09-21 09:35:12 +02:00
testexts.nim test fixes (#115) 2022-06-20 09:19:38 +02:00