Skip to content

Commit 58c95df

Browse files
committed
Update PR
* Update PR
1 parent 247646b commit 58c95df

3 files changed

Lines changed: 3 additions & 4 deletions

File tree

ci/e2e/testcases/tc0002_sync_list_validation.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,6 @@ def _build_sync_command(self, context: E2EContext, sync_root: Path, config_dir:
575575
context.onedrive_bin,
576576
"--sync",
577577
"--verbose",
578-
"--verbose",
579578
"--resync",
580579
"--resync-auth",
581580
"--syncdir",

docs/end_to_end_testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# End to End Testing of OneDrive Client for Linux
22

3-
Placeholder document that will detail all test cases and coverage
3+
[![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)
44

55
| Test Case | Description | Details |
66
|:---|:---|:---|

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
[![Version](https://img.shields.io/github/v/release/abraunegg/onedrive)](https://github.com/abraunegg/onedrive/releases)
33
[![Release Date](https://img.shields.io/github/release-date/abraunegg/onedrive)](https://github.com/abraunegg/onedrive/releases)
44

5-
[![Test Build](https://github.com/abraunegg/onedrive/actions/workflows/testbuild.yaml/badge.svg)](https://github.com/abraunegg/onedrive/actions/workflows/testbuild.yaml)
6-
[![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)
5+
[![Test Build](https://github.com/abraunegg/onedrive/actions/workflows/testbuild.yaml/badge.svg?branch=master)](https://github.com/abraunegg/onedrive/actions/workflows/testbuild.yaml)
6+
[![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)
77
[![Build Docker Images](https://github.com/abraunegg/onedrive/actions/workflows/docker.yaml/badge.svg)](https://github.com/abraunegg/onedrive/actions/workflows/docker.yaml)
88
[![Docker Pulls](https://img.shields.io/docker/pulls/driveone/onedrive)](https://hub.docker.com/r/driveone/onedrive)
99

0 commit comments

Comments
 (0)