fix(tests): Update tests & CI config, bump deps, add docs and project configs

This commit is contained in:
2025-08-16 09:52:49 +00:00
parent cd3675280a
commit 35d22175db
9 changed files with 4397 additions and 3573 deletions

View File

@@ -1,4 +1,4 @@
import { expect, tap } from '@push.rocks/tapbundle';
import { expect, tap } from '@git.zone/tstest/tapbundle';
import * as smartshell from '../ts/index.js';
import * as smartpromise from '@push.rocks/smartpromise';