Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure testing of count as result of write, for all backends. #522

Open
Leobouloc opened this issue Nov 15, 2023 · 1 comment
Open

Ensure testing of count as result of write, for all backends. #522

Leobouloc opened this issue Nov 15, 2023 · 1 comment

Comments

@Leobouloc
Copy link
Contributor

Leobouloc commented Nov 15, 2023

Feature Request

Is your feature request related to a problem or unsupported use case? Please describe.
It seems like there is currently no test for count (result of write) for the swift backend, in the event of an error (when 0 < count < len(data)).

(https://github.com/openfun/ralph/blob/master/tests/backends/data/test_swift.py)

Describe the solution you'd like
Add the test mentionned above for swift backend (and others if missing).

@wilbrdt
Copy link
Contributor

wilbrdt commented Dec 21, 2023

@Leobouloc I am not sure to follow: what test would you add? Seems tested here and there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

2 participants