Files
pezkuwi-sdk/pezkuwi/node/test/service
pezkuwichain bfc2cc5284 chore: update documentation URLs to use workspace setting
Replace all docs.rs documentation URLs with documentation.workspace = true
to inherit from the workspace's docs.pezkuwichain.io URL.
2025-12-27 17:56:39 +03:00
..

pezkuwi-test-service

Testing

Before running cargo test in this crate, make sure the worker binaries are built first. This can be done with:

cargo build --bin pezkuwi-execute-worker --bin pezkuwi-prepare-worker