Skip to content

Add test to check keys for onboarding#33

Merged
amrit110 merged 7 commits into
mainfrom
add_onboard_test
Nov 3, 2025
Merged

Add test to check keys for onboarding#33
amrit110 merged 7 commits into
mainfrom
add_onboard_test

Conversation

@amrit110

@amrit110 amrit110 commented Oct 31, 2025

Copy link
Copy Markdown
Member

This pull request introduces a new development dependency, updates the code checks workflow to ignore a specific vulnerability, and improves import handling in the integration test suite. The main changes are grouped below:

Dependency management:

  • Added aieng-platform-onboard>=0.3.1 to the development dependencies in pyproject.toml.

CI/CD and security:

  • Updated .github/workflows/code_checks.yml to ignore the vulnerability GHSA-2qfp-q593-8484 during the pip audit step.

Testing and imports:

  • Refactored tests/tool_tests/test_integration.py to add the project root to sys.path for more robust imports, and reorganized import statements for clarity and to comply with linting rules.

@amrit110 amrit110 requested a review from fcogidi October 31, 2025 19:56
@amrit110 amrit110 self-assigned this Oct 31, 2025
@amrit110 amrit110 added the enhancement New feature or request label Oct 31, 2025
@amrit110 amrit110 merged commit e44af8c into main Nov 3, 2025
4 checks passed
@fcogidi fcogidi deleted the add_onboard_test branch November 3, 2025 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants