Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make access plugins enterprise tests easier to run #41486

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hugoShaka
Copy link
Contributor

This PR does 3 things:

  • moves test suite back into a _test.go file so IDEs automatically detect those as tests and support running individual tests
  • uses the same enterprisetestsbuild tag than Terraform for the e tests
  • adds Makefile targets to run enterprise tests from the main, you need to have e checked out

This greatly simplifies the local developper experience as it allows to run one specific test easily and sticks to what IDEs are expecting.

@hugoShaka hugoShaka added the no-changelog Indicates that a PR does not require a changelog entry label May 13, 2024
@hugoShaka hugoShaka changed the title Make enterprise tests easier to run Make access plugins enterprise tests easier to run May 13, 2024
@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from tigrato May 14, 2024 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/branch/v15 backport/branch/v16 no-changelog Indicates that a PR does not require a changelog entry size/md
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants