Skip to content

test(api): add full-admin HTTP tests for registered_clients mutations#217

Open
sergey3bv wants to merge 1 commit into
divinevideo:mainfrom
sergey3bv:test/admin-crud-registered
Open

test(api): add full-admin HTTP tests for registered_clients mutations#217
sergey3bv wants to merge 1 commit into
divinevideo:mainfrom
sergey3bv:test/admin-crud-registered

Conversation

@sergey3bv
Copy link
Copy Markdown
Contributor

@sergey3bv sergey3bv commented May 6, 2026

Summary

  • Extends tests with POST/PATCH/DELETE success paths under full admin;
  • Adds helpers and DB cleanup.

Avoid naming corporate partners, customers, or other sensitive external brands in this PR title or body. Use generic descriptors unless a maintainer explicitly approves the public reference.

Motivation

Related Issue

Testing

  • cargo test --workspace --verbose
  • cargo clippy --workspace --all-targets --all-features -- -D warnings -A deprecated
  • cargo fmt --all -- --check
  • Manual verification completed

Visuals

  • UI/web change with screenshots/video attached
  • No visual change
  • Visuals and text avoid sensitive external brand or partner names unless explicitly approved

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.

Follow-up: add positive full-admin create/update/delete HTTP tests for registered_clients

1 participant