Update PR

* Update PR
This commit is contained in:
abraunegg 2026-03-13 14:16:13 +11:00
commit 58c95df848
3 changed files with 3 additions and 4 deletions

View file

@ -575,7 +575,6 @@ class TestCase0002SyncListValidation(E2ETestCase):
context.onedrive_bin,
"--sync",
"--verbose",
"--verbose",
"--resync",
"--resync-auth",
"--syncdir",

View file

@ -1,6 +1,6 @@
# End to End Testing of OneDrive Client for Linux
Placeholder document that will detail all test cases and coverage
[![End to End Testing](https://github.com/abraunegg/onedrive/actions/workflows/e2e-personal.yaml/badge.svg?branch=master)](https://github.com/abraunegg/onedrive/blob/master/docs/end_to_end_testing.md)
| Test Case | Description | Details |
|:---|:---|:---|

View file

@ -2,8 +2,8 @@
[![Version](https://img.shields.io/github/v/release/abraunegg/onedrive)](https://github.com/abraunegg/onedrive/releases)
[![Release Date](https://img.shields.io/github/release-date/abraunegg/onedrive)](https://github.com/abraunegg/onedrive/releases)
[![Test Build](https://github.com/abraunegg/onedrive/actions/workflows/testbuild.yaml/badge.svg)](https://github.com/abraunegg/onedrive/actions/workflows/testbuild.yaml)
[![End to End Testing](https://github.com/abraunegg/onedrive/actions/workflows/e2e-personal.yaml/badge.svg)](https://github.com/abraunegg/onedrive/blob/master/docs/end_to_end_testing.md)
[![Test Build](https://github.com/abraunegg/onedrive/actions/workflows/testbuild.yaml/badge.svg?branch=master)](https://github.com/abraunegg/onedrive/actions/workflows/testbuild.yaml)
[![End to End Testing](https://github.com/abraunegg/onedrive/actions/workflows/e2e-personal.yaml/badge.svg?branch=master)](https://github.com/abraunegg/onedrive/blob/master/docs/end_to_end_testing.md)
[![Build Docker Images](https://github.com/abraunegg/onedrive/actions/workflows/docker.yaml/badge.svg)](https://github.com/abraunegg/onedrive/actions/workflows/docker.yaml)
[![Docker Pulls](https://img.shields.io/docker/pulls/driveone/onedrive)](https://hub.docker.com/r/driveone/onedrive)