[PR #4856] [MERGED] Move remaining non-loot-core packages to latest vitest #5624

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4856
Author: @jfdoming
Created: 4/20/2025
Status: Merged
Merged: 4/20/2025
Merged by: @jfdoming

Base: masterHead: jfdoming/vitest-3


📝 Commits (2)

  • ad09c6a Move remaining non-loot-core packages to vitest
  • 28128f7 Add release notes

📊 Changes

10 files changed (+36 additions, -389 deletions)

View changed files

📝 packages/api/__snapshots__/methods.test.ts.snap (+2 -2)
packages/api/jest.config.js (+0 -22)
📝 packages/api/methods.test.ts (+2 -3)
📝 packages/api/package.json (+4 -6)
packages/api/vitest.config.ts (+9 -0)
📝 packages/desktop-client/package.json (+1 -1)
📝 packages/desktop-client/vite.config.mts (+4 -0)
📝 packages/eslint-plugin-actual/package.json (+1 -1)
upcoming-release-notes/4856.md (+6 -0)
📝 yarn.lock (+7 -354)

📄 Description

Follow-up PR to https://github.com/actualbudget/actual/pull/4851 and https://github.com/actualbudget/actual/pull/4840


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/4856 **Author:** [@jfdoming](https://github.com/jfdoming) **Created:** 4/20/2025 **Status:** ✅ Merged **Merged:** 4/20/2025 **Merged by:** [@jfdoming](https://github.com/jfdoming) **Base:** `master` ← **Head:** `jfdoming/vitest-3` --- ### 📝 Commits (2) - [`ad09c6a`](https://github.com/actualbudget/actual/commit/ad09c6abb74ccd1db7b51c82f91e4c39a2a96d0d) Move remaining non-loot-core packages to vitest - [`28128f7`](https://github.com/actualbudget/actual/commit/28128f79ced74fc914344581f97f1227b25671d6) Add release notes ### 📊 Changes **10 files changed** (+36 additions, -389 deletions) <details> <summary>View changed files</summary> 📝 `packages/api/__snapshots__/methods.test.ts.snap` (+2 -2) ➖ `packages/api/jest.config.js` (+0 -22) 📝 `packages/api/methods.test.ts` (+2 -3) 📝 `packages/api/package.json` (+4 -6) ➕ `packages/api/vitest.config.ts` (+9 -0) 📝 `packages/desktop-client/package.json` (+1 -1) 📝 `packages/desktop-client/vite.config.mts` (+4 -0) 📝 `packages/eslint-plugin-actual/package.json` (+1 -1) ➕ `upcoming-release-notes/4856.md` (+6 -0) 📝 `yarn.lock` (+7 -354) </details> ### 📄 Description Follow-up PR to https://github.com/actualbudget/actual/pull/4851 and https://github.com/actualbudget/actual/pull/4840 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 21:15:34 -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#5624