aboutsummaryrefslogtreecommitdiff
path: root/test/js/node/harness.ts (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-07-28Mark broken test as todoGravatar Jarred Sumner 1-0/+3
2023-07-28add fork to child_process (#3851)Gravatar Vlad Sirenko 1-2/+0
* add fork to child_process * fix export * add test to child_process method `fork` * fmt fork * remove only from test
2023-03-22Fix types (#2453)Gravatar Colin McDonnell 1-6/+18
* WIP * WIP * WIP * WIP * Improve typechecking in type files * Fix typechecking * Update * Update submodule * CI for typechecking * Add ci * Update commands * Format after build * Dont use bunx * Rename job * Use nodemodules prettier * Update workflow * Use symlink * Debug * Debug * Clean up and rename jobs
2023-03-18Always clear timers in node test harnessGravatar Jarred Sumner 1-12/+30
2023-03-14Fix node test harnessGravatar Jarred Sumner 1-182/+213
2023-03-07Reorganize tests (#2332)Gravatar Ashcon Partovi 1-0/+201