Skip to content

Improve test execution and documentation generation #8

Open
@Benjamin-Loison

Description

@Benjamin-Loison

Concerning motoko: motoko/README.adoc#testing

Concerning rust:

/*
To run documentation tests:
1. uncomment the `use` line below.
2. comment `#[cfg(test)]` above, above the second `use` of agent.rs, in agent.rs above `impl BitcoinAgent<ManagementCanisterMock>`, in agent.rs above `pub mod tests` and in address_management.rs above `pub mod tests`.
3. remove the four `ignore` documentation test attribute above.
4. add `hex = "0.4.3"` to Cargo.toml `[dependencies]`
*/

Note that list is maybe not exhaustive.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CI/CDdiscussionThe task has to be more precisely scoped or the task is waiting details.enhancementNew feature or requestmediumA task that should take less than a day to complete.medium priorityA high-priority issue noticeable by the user but he can still workaround it.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions