Skip to content

chore: remove cdktf from tests#277

Draft
jsteinich wants to merge 14 commits into
open-constructs:mainfrom
jsteinich:cdktf_test_removal
Draft

chore: remove cdktf from tests#277
jsteinich wants to merge 14 commits into
open-constructs:mainfrom
jsteinich:cdktf_test_removal

Conversation

@jsteinich

Copy link
Copy Markdown
Contributor

Related issue

Fixes #8

Description

  • Removes cdktf from the provider x command integration tests and instead tests using cdktn.
  • Adds a way to fake the cdktn version for testing purposes so that we can test against the branch built code rather than a previously released version.
  • Fixes an issue with C# package search.

Checklist

  • I have updated the PR title to match CDKTN's style guide
  • I have run the linter on my code locally
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation if applicable
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works if applicable
  • New and existing unit tests pass locally with my changes

Comment thread .prettierignore Outdated
@jsteinich jsteinich mentioned this pull request Jul 10, 2026
8 tasks
@jsteinich
jsteinich force-pushed the cdktf_test_removal branch from dcf8379 to fbb303d Compare July 18, 2026 21:05
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.

Revisit cli provider commands integration tests

2 participants