Skip to content

Commit

Permalink
Merge pull request #48 from ganwell/t/test_mirror_update_fac1
Browse files Browse the repository at this point in the history
test: convert test_mirror_update to new test
  • Loading branch information
Jean-Louis Fuchs authored Jan 2, 2024
2 parents 90565d0 + 3368fd0 commit b08d313
Show file tree
Hide file tree
Showing 12 changed files with 326 additions and 11 deletions.
10 changes: 9 additions & 1 deletion TODO
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# NEXT: Add coverage and mypy

# Update old files

The following files have just been copied without checking if their content is ok:
Expand All @@ -11,4 +13,10 @@ The reason for this is to ensure the continuity of the git history.
# Tool to convert yaml config to toml

- This is probably just a sub-command of pyaptly
- We probably still want to switch to a modern yaml parser
- We probably still want to switch to a modern yaml parser

# Rename testsets mentioning google

# Replace all subprocess commands with a modern one (usually run())

# All logging should be done via logging (no stdout/stderr)
Loading

0 comments on commit b08d313

Please sign in to comment.