Skip to content

Test unregistered example detection #886

Description

@dahlia

examples/test-examples/mod.ts says every example directory must be registered as a server, script, multi-handle, or skipped example. That promise should be covered so new examples do not silently miss automated checks.

Add a test or small check around examples/test-examples/mod.ts that fails or reports clearly when an examples/ directory is not registered.

Suggested check: run the focused test or deno test --allow-all examples/test-examples if a test file is added there.

Metadata

Metadata

Assignees

Type

Fields

Priority

Low

Effort

Low

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions