JakeYallop / JakeYallop/WaybackDownloader

Add smoke test that executes in CI

Open
#14 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
12
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Run a smoke test in CI - run the published executable with something like

```
WaybackDownloader.exe archive.org ./downloads -m exact --limitPages 1 -p SomeString1 -r 1 -v --clearHistory -f statuscode:200 -f mimetype:text/html --from 20230101 --to 2024
```

Do we want to add a way to limit snapshot page size? The CDX server supports a `pageSize` parameter.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the repository's CI workflow and the configuration that publishes the executable. Run the provided WaybackDownloader.exe command in the CI environment, then verify that the workflow completes successfully and that the smoke test detects a failed execution.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
ci-cd, testing-qa
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.