Skip to content

chore(kotlin): Setup e2e tests for Kotlin#103

Open
mattcreaser wants to merge 14 commits into
mainfrom
mattcreaser/kotlin-e2e
Open

chore(kotlin): Setup e2e tests for Kotlin#103
mattcreaser wants to merge 14 commits into
mainfrom
mattcreaser/kotlin-e2e

Conversation

@mattcreaser

@mattcreaser mattcreaser commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Problem

Kotlin native bindings did not have e2e tests running on CI.

Issue #, if available:

Changes

  • Add e2e tests in a separate gradle project
  • Setup workflow to run e2e tests
  • Update the native-bindings test app to tag deployed sandboxes for automatic cleanup (in case workflow fails to cleanup)
  • Only run each platform's e2e tests when their specific codebases change

Validation

  • e2e tests pass locally
  • e2e tests pass on CI

Checklist

  • PR description included
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

thisisabhash
thisisabhash previously approved these changes Jun 24, 2026
harsh62
harsh62 previously approved these changes Jun 24, 2026
@changeset-bot

changeset-bot Bot commented Jul 21, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 962e191

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kotlin Issues or Pull Requests related to Kotlin code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants