Skip to content

test: expand backend coverage#23

Open
UberMetroid wants to merge 1 commit into
masterfrom
test-coverage
Open

test: expand backend coverage#23
UberMetroid wants to merge 1 commit into
masterfrom
test-coverage

Conversation

@UberMetroid

Copy link
Copy Markdown
Collaborator

Summary

  • add serialized, hermetic AppConfig environment parsing coverage
  • cover upload metadata serialization/filesystem round trips, upload ID path safety, filename and extension handling, size/storage/batch/folder validation
  • serialize security lockout environment/global state and add fmt/clippy CI checks
  • reject upload metadata IDs that are absolute, nested, or separator-containing

Validation

  • cargo test --workspace
  • cargo check --workspace
  • cargo fmt --all -- --check
  • cargo clippy --workspace -- -D warnings
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant