[PR #6168] make the sync-server test suite run on compiled files #6366

Closed
opened 2026-02-28 21:27:18 -06:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/actualbudget/actual/pull/6168

State: closed
Merged: No


This will fix the issue seen here where the extension has to be .js to work at runtime, but vitest couldn't find it (because it didn't exist!) https://github.com/actualbudget/actual/pull/6142#discussion_r2531042086

It makes sense for the tests to run on the code that would actually run anyway I suppose.

**Original Pull Request:** https://github.com/actualbudget/actual/pull/6168 **State:** closed **Merged:** No --- This will fix the issue seen here where the extension has to be .js to work at runtime, but vitest couldn't find it (because it didn't exist!) https://github.com/actualbudget/actual/pull/6142#discussion_r2531042086 It makes sense for the tests to run on the code that would actually run anyway I suppose.
GiteaMirror added the pull-request label 2026-02-28 21:27:18 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#6366