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

E2E tests for GitHub integration #805

Closed
adamziel opened this issue Nov 27, 2023 · 1 comment
Closed

E2E tests for GitHub integration #805

adamziel opened this issue Nov 27, 2023 · 1 comment
Labels
Tests [Type] Enhancement New feature or request

Comments

@adamziel
Copy link
Collaborator

Let's create a few E2E tests for the GitHub import/export feature on playground.wordpress.net.

Technically, the challenge here is with obtaining an auth token. We could either:

  • Provide some GitHub credentials via GitHub Actions env variables, or
  • Mock all API interactions – but would this actually test anything?

Related:

@adamziel adamziel added [Type] Enhancement New feature or request Tests labels Nov 27, 2023
@adamziel adamziel added this to the Zero Crashes milestone Feb 29, 2024
@adamziel adamziel moved this to Future work in Playground Board Jun 30, 2024
@adamziel
Copy link
Collaborator Author

We're moving away from using the GitHub REST API and towards using a generic git client. Let's close this one.

@adamziel adamziel closed this as not planned Won't fix, can't repro, duplicate, stale Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tests [Type] Enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

1 participant