aaronsegura / aaronsegura/nextcloud-async

Test against live instance

Open
#12 0 comments 0 reactions 0 assignees View on GitHub
enhancement unit testing
Dominant language
Python
Stars
17
Forks
7
PR merge metrics
No merged PRs in 30d

Description

There should be an optional way to run unit tests against a live instance and use the responses in place of the static ones currently defined in the tests.

Contributor guide

No contributing guide indexed for this repository

Research direction

Look at the existing unit tests to see how static responses are currently defined and used. Identify the API client code in the wrapper to understand how to make live calls. The goal is to add an optional mode that switches from static fixtures to real API responses, likely requiring configuration and mocking adjustments.

Written by the indexing model from the issue text.

Assessment

Domain
testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.