Skip to content

Align testing guide filters with real tests - #407

Closed
silentgeckoaudit3801 wants to merge 2 commits into
Disciplr-Org:mainfrom
silentgeckoaudit3801:docs/testing-guide-real-filters-351
Closed

Align testing guide filters with real tests#407
silentgeckoaudit3801 wants to merge 2 commits into
Disciplr-Org:mainfrom
silentgeckoaudit3801:docs/testing-guide-real-filters-351

Conversation

@silentgeckoaudit3801

Copy link
Copy Markdown

Fixes #351.

Updates TESTING_GUIDE.md so the Test Categories section uses filters that match the tests currently present in the repository:

  • lifecycle scenarios: test_full_lifecycle_success and test_full_lifecycle_failure_redirection
  • amount validation: prop_amount_in_range and edge_amount
  • timestamp validation: prop_create_vault, prop_duration_boundary, prop_past_start_rejected, and edge timestamp filters
  • create-vault integration: target-level cargo test --test create_vault

Validation: static repository/API inspection only; no project toolchain commands were run from this environment.

@1nonlypiece

Copy link
Copy Markdown
Contributor

@silentgeckoaudit3801 this PR needs to be linked to an issue you're actually assigned to before it can be merged through the campaign — closing for now, happy to take another look once that's in place.

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.

TESTING_GUIDE.md's 'Test Categories' cargo test filter commands match zero real tests

2 participants