Skip to content

fix(tests): add missing fields required by pydantic validation#2257

Merged
crivetimihai merged 1 commit intomainfrom
tests/test_auth_missing_fields
Jan 24, 2026
Merged

fix(tests): add missing fields required by pydantic validation#2257
crivetimihai merged 1 commit intomainfrom
tests/test_auth_missing_fields

Conversation

@araujof
Copy link
Copy Markdown
Member

@araujof araujof commented Jan 21, 2026

Summary

Add missing audit trail fields to create_mock_tool test helper to fix Pydantic validation errors.

Additional details
tests/unit/mcpgateway/services/test_authorization_access.py tests failing model validation (Mac, Python 3.13.7).

@araujof araujof added the testing Testing (unit, e2e, manual, automated, etc) label Jan 21, 2026
@crivetimihai crivetimihai added this to the Release 1.0.0-RC1 milestone Jan 21, 2026
Signed-off-by: Frederico Araujo <frederico.araujo@ibm.com>
@crivetimihai crivetimihai force-pushed the tests/test_auth_missing_fields branch from 41efd86 to 13a249d Compare January 24, 2026 19:28
@crivetimihai crivetimihai self-assigned this Jan 24, 2026
@crivetimihai crivetimihai merged commit 23b8df8 into main Jan 24, 2026
38 checks passed
@crivetimihai crivetimihai deleted the tests/test_auth_missing_fields branch January 24, 2026 19:33
kcostell06 pushed a commit to kcostell06/mcp-context-forge that referenced this pull request Feb 24, 2026
Signed-off-by: Frederico Araujo <frederico.araujo@ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing Testing (unit, e2e, manual, automated, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants