Feature/optislang integration test#261
Open
philipjusher wants to merge 79 commits into
Open
Conversation
# Conflicts: # poetry.lock
…st' into feature/optislang-integration-test
…st' into feature/optislang-integration-test
…st' into feature/optislang-integration-test
…-dependencies group across 1 directory (#331) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Co-authored-by: Philip <philip.usher@ansys.com>
…egration and e2e tests Integration tests: create tests/integration/conftest.py with session-scoped fixtures that dynamically create/tear down projects and concepts, replacing stale hardcoded design_instance_id, account_id, hpc_id, and project_id values. Replace deprecated MotorCTCP component with MotorLabID (uploaded from e9.lab). E2E tests: conftest now shares config with integration tests (single source of truth), creates a fresh rear-motor concept per session via the e2e_concept fixture, and passes its design_instance_id to test_optislang_connection instead of relying on a stale hardcoded concept that had invalid MotorCTCP components. Co-authored-by: Cursor <cursoragent@cursor.com>
Also registers the e2e pytest marker in pyproject.toml and regenerates poetry.lock to match the updated dependency configuration.
…ydantic for Python 3.14 Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
…integration/e2e collection Co-authored-by: Cursor <cursoragent@cursor.com>
…e for Python 3.14 Co-authored-by: Cursor <cursoragent@cursor.com>
…d PYO3 forward compat for doc build Co-authored-by: Cursor <cursoragent@cursor.com>
… pull Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
…C 2.35 compat Co-authored-by: Cursor <cursoragent@cursor.com>
…for zizmor Co-authored-by: Cursor <cursoragent@cursor.com>
…s GLIBC 2.38 incompatible with jammy Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.