Skip to content

Implement Rust testing framework #184

Open
@richiemcilroy

Description

@richiemcilroy

Implement a testing system for Cap desktop, specifically for Rust functions.

The Rust part of the Tauri application can be found in the src-tauri folder.

Implement tests for the following functions:

  • Start recording
  • Stop recording
  • Copy to clipboard
  • Save file
  • Render file

This new testing system should be easily scaleable for more functions in the future.

We should have a specific command which can be run to launch the tests, e.g. pnpm test:desktop.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions