Skip to content

ci: Fix actorInput e2e test#560

Merged
janbuchar merged 1 commit intomasterfrom
fix-e2e-test
Feb 18, 2026
Merged

ci: Fix actorInput e2e test#560
janbuchar merged 1 commit intomasterfrom
fix-e2e-test

Conversation

@janbuchar
Copy link
Contributor

  • closes Fix E2E tests and release new version #559
  • The package.json in the actorInput test directory made node.js import resolver used in actorInput/test.mjs think that it's in a package, so it couldn't find the apify package
  • We'll need to restructure the test Actors later on to prevent this kind of issues - the test code and the actor source should be clearly separated

@janbuchar janbuchar added the t-tooling Issues with this label are in the ownership of the tooling team. label Feb 18, 2026
@github-actions github-actions bot added this to the 134th sprint - Tooling team milestone Feb 18, 2026
@github-actions github-actions bot added the tested Temporary label used only programatically for some analytics. label Feb 18, 2026
@janbuchar
Copy link
Contributor Author

Test run here

@janbuchar janbuchar merged commit c0a3ad6 into master Feb 18, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-tooling Issues with this label are in the ownership of the tooling team. tested Temporary label used only programatically for some analytics.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix E2E tests and release new version

2 participants