openclaw/test
2026-04-11 00:36:06 +01:00
..
fixtures test: drop planner fixtures and coverage 2026-04-03 12:45:13 +01:00
helpers feat: add pluggable agent harness registry 2026-04-10 21:22:16 +01:00
mocks fix: hydrate WhatsApp participating groups on connect (#58007) (thanks @neeravmakwana) 2026-03-31 10:09:18 +05:30
scripts ci(test): align node lane names with boundary split 2026-04-11 00:36:06 +01:00
vitest perf: reduce test import overhead 2026-04-10 23:09:37 +01:00
appcast.test.ts
architecture-smells.test.ts
cli-json-stdout.e2e.test.ts
extension-package-tsc-boundary.test.ts test: skip duplicate package boundary wrapper in ci 2026-04-08 12:32:28 +01:00
extension-plugin-sdk-boundary.test.ts
extension-test-boundary.test.ts fix: repair ci lockfile and boundary drift 2026-04-07 09:02:26 +01:00
gateway.multi.e2e.test.ts chore: enable no-unnecessary-type-arguments 2026-04-10 20:14:49 +01:00
git-hooks-pre-commit.test.ts refactor: dedupe repeated test helpers 2026-04-08 09:58:22 +01:00
global-setup.ts
image-generation.runtime.live.test.ts style: apply updated formatter output 2026-04-10 19:17:39 +01:00
non-isolated-runner.ts Tests: preserve isolated home across non-isolated files 2026-04-07 07:54:39 +01:00
npm-publish-plan.test.ts fix(ci): allow plugin npm preview without publish token (#58929) 2026-04-01 19:16:46 +09:00
official-channel-catalog.test.ts fix: stabilize serial test suite 2026-03-30 04:46:04 +09:00
openclaw-launcher.e2e.test.ts test(root): reuse temp dir helper in launcher e2e 2026-04-06 05:44:49 +01:00
openclaw-npm-postpublish-verify.test.ts chore: bump version to 2026.4.10 2026-04-09 03:56:22 +01:00
openclaw-npm-release-check.test.ts Config: separate core/plugin baseline entries (#60162) 2026-04-03 18:26:23 +09:00
openclaw-prepack.test.ts build: reuse release preflight artifacts 2026-04-01 06:30:36 +09:00
plugin-clawhub-release.test.ts test(root): reuse temp repo helper in clawhub release tests 2026-04-06 05:39:32 +01:00
plugin-extension-import-boundary.test.ts
plugin-npm-release.test.ts chore: bump version to 2026.4.10 2026-04-09 03:56:22 +01:00
release-check.test.ts fix: harden bundled plugin dependency release checks 2026-04-08 15:15:44 +01:00
sdk-package-extension-import-boundary.test.ts test(boundary): guard sdk and package imports from bundled plugin paths 2026-04-09 09:10:05 +01:00
setup-home-isolation.test.ts fix(test): isolate shared vitest home setup 2026-04-07 06:32:36 +01:00
setup-openclaw-runtime.ts Tests: preserve isolated home across non-isolated files 2026-04-07 07:54:39 +01:00
setup.extensions.ts test: add lighter extensions vitest setup 2026-04-03 11:37:41 +01:00
setup.shared.ts test: trim heavy imports and harden ci checks 2026-04-10 19:23:10 +01:00
setup.ts Tests: preserve isolated home across non-isolated files 2026-04-07 07:54:39 +01:00
src-extension-import-boundary.test.ts test(boundary): guard src imports from bundled plugin paths 2026-04-09 09:30:45 +01:00
test-env.test.ts fix: repair latest main gates 2026-04-06 20:31:34 +01:00
test-env.ts style: apply formatter output 2026-04-08 09:58:22 +01:00
test-helper-extension-import-boundary.test.ts test(boundary): route helper imports through bundled plugin surfaces 2026-04-10 08:05:56 +01:00
tsconfig.json chore: update dependencies and oxc tooling 2026-04-10 19:28:42 +01:00
ui.presenter-next-run.test.ts
vitest-boundary-config.test.ts test: align Vitest config path assertions 2026-04-10 15:49:37 +01:00
vitest-extensions-config.test.ts test: move Vitest configs under test 2026-04-10 13:44:51 +01:00
vitest-light-paths.test.ts test: move Vitest configs under test 2026-04-10 13:44:51 +01:00
vitest-performance-config.test.ts test: move Vitest configs under test 2026-04-10 13:44:51 +01:00
vitest-projects-config.test.ts test: align Vitest config path assertions 2026-04-10 15:49:37 +01:00
vitest-scoped-config.test.ts test: align Vitest config path assertions 2026-04-10 15:49:37 +01:00
vitest-ui-package-config.test.ts test: restore thread-first vitest defaults 2026-04-05 12:54:08 +01:00
vitest-unit-config.test.ts test: align Vitest config path assertions 2026-04-10 15:49:37 +01:00
vitest-unit-fast-config.test.ts perf: reduce test import overhead 2026-04-10 23:09:37 +01:00
vitest-unit-paths.test.ts test: move Vitest configs under test 2026-04-10 13:44:51 +01:00
web-fetch-provider-boundary.test.ts refactor(plugins): tighten web fetch provider boundary (#59646) 2026-04-02 20:53:57 +09:00
web-search-provider-boundary.test.ts