Skip to content
This repository was archived by the owner on Sep 26, 2022. It is now read-only.
This repository was archived by the owner on Sep 26, 2022. It is now read-only.

Running unit tests from command line fails #247

@gyoong2

Description

@gyoong2

Describe the bug
When including this plugin in to a Capacitor project, the unit test fails when running from command line. Running the tests from within Android Studio is working.

To Reproduce
Steps to reproduce the behavior:

  1. Setup a base Capacitor project with Android platform added
  2. Add the capacitor-community-http plugin
  3. From the android directory of your project, run ./gradlew testDebugUnitTest
  4. See error

Screen Shot 2022-03-31 at 6 34 34 PM

Expected behavior
The unit test should pass successfully

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions