cytechmobile / radicle-jetbrains-plugin

Radicle plugin for Jetbrains IDEs
https://plugins.jetbrains.com/plugin/19664-radicle
Apache License 2.0
15 stars 0 forks source link

fix end-to-end tests with private repos #522

Open gsaslis opened 4 months ago

gsaslis commented 2 months ago

Let's check whether we can retrieve the list of repos from the CLI instead of the HTTP API.

JChrist commented 2 months ago

The end-to-end test creates an issue and attempts to list and view it. This is not trivial to switch from API to CLI (and close to impossible for Windows).