Skip to content

Integration tests for TS-based implementation of encryption/decryption/IPFS flow #48

@michaltakac

Description

@michaltakac

Currently blocked by #5 and #44.

Encryption/decryption should be pretty easy to write integration tests for (as we're talking about client-side cryptography on files). For IPFS integration tests, we can leverage something like MockIPFS.

MockIPFS lets you build a fake IPFS node, or proxy traffic to a real IPFS node, and inspect & mock the interactions made by your IPFS API client

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions