Test All

Test all components of the project. Use after each edit to ensure code changes do not regress. Use when this capability is needed.

tomevault-io Updated

File contents

Testing

In order to test the Rust code, you should use the Dagger function test:

dagger call test --source=.

To test the Cloudflare Worker, you should use the Dagger function cf-worker-test:

dagger call cf-worker-test --source=.

Note that these can take some time to complete.


Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/moosingin3space--sun-api--test-all commit 98955135c9

Frequently asked questions

npx skillmds@latest add tomevault-io/test-all