Skip to content

Add RPC integration tests #430

@TDemeco

Description

@TDemeco

Quote from PR #416, for futurte reference:
We should strive for this option: adding an rpc integration test suite like we have for bsp, msp, etc. It's going to be useful to:

  • Test all the functionality added in this PR (by running an FTP server, an HTTP one, and test access to local paths)
  • Test access control using CORS for all RPC methods to make sure they can't be used by bad actors
  • Test the already existing RPC methods
  • Test any new RPC methods that we add along the way

Originally posted by @TDemeco in #416 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions