Skip to content

Convert e2e test mock server to Typescript#844

Merged
hansott merged 3 commits into
mainfrom
e2e-test-server-ts
Dec 11, 2025
Merged

Convert e2e test mock server to Typescript#844
hansott merged 3 commits into
mainfrom
e2e-test-server-ts

Conversation

@timokoessler

Copy link
Copy Markdown
Member

I noticed multiple tiny issues in the e2e test server, e.g. app.serviceId was used instead of app.id. This PR fixes this and also converts it to TypeScript so we notice things like this in the future.

I noticed multiple tiny issues in the e2e test server, e.g. app.serviceId was used instead of app.id.
This PR fixes this and also converts it to TypeScript so we notice things like this in the future.
@codecov

codecov Bot commented Dec 5, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Comment thread end2end/server/src/zen/apps.ts Outdated
Comment thread end2end/server/package.json
timokoessler and others added 2 commits December 11, 2025 10:17
Co-authored-by: Hans Ott <hansott@hotmail.be>
@hansott hansott merged commit 8439344 into main Dec 11, 2025
27 of 28 checks passed
@hansott hansott deleted the e2e-test-server-ts branch December 11, 2025 09:57
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.

2 participants