Skip to content

Testcase failure: /plus/ prefix needed for all API requests #29

@rpocklin

Description

@rpocklin

I have attempted to use this repository to run performance tests with out Owncloud 10.1.1 instance but realised the URL path attribute for all testcases is wrong for our installation, our path needs /plus/ prepended to all API requests (eg. download /remote.php/webdav/${path} => /plus/remote.php/webdav/${path}) for it to work.

I'm unsure if this is a common issue or specific to our case, would you accept a PR to include an optional prefix to the path URLs for API calls?

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