Skip to content

Commit 8a7eeb2

Browse files
authored
chore(nodejs): testcontainers (#4)
* chore(nodejs): testcontainers * chore(nodejs): testcontainers * chore(nodejs): code cleanup * Revert "chore(nodejs): code cleanup" This reverts commit 4605076. * chore(nodejs): code cleanup * chore(nodejs): print test case name in client interop tests
1 parent c03ae5f commit 8a7eeb2

File tree

6 files changed

+1530
-49
lines changed

6 files changed

+1530
-49
lines changed

notes.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,5 @@
22
> ./scripts/generateCerts.sh . questdbPwd123
33
44
### TODO:
5-
- Test the client against a real QuestDB instance, not only mock.
6-
The easiest way to do it is to use https://www.npmjs.com/package/testcontainers
75
- Would be nice to accept alternative logger implementations to be used instead of console
86
- If the buffer had to be extended, shrink it back to original size on a subsequent flush() call?

0 commit comments

Comments
 (0)