[PR #4851] [MERGED] Move crdt to vitest #5622

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

📋 Pull Request Information

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

Base: masterHead: jfdoming/vitest-2


📝 Commits (2)

📊 Changes

7 files changed (+18 additions, -39 deletions)

View changed files

packages/crdt/jest.config.js (+0 -6)
📝 packages/crdt/package.json (+3 -6)
📝 packages/crdt/src/crdt/__snapshots__/merkle.test.ts.snap (+4 -4)
📝 packages/loot-core/src/server/encryption/encryption-internals.ts (+0 -4)
📝 packages/loot-core/src/server/encryption/encryption-internals.web.ts (+4 -15)
upcoming-release-notes/4851.md (+6 -0)
📝 yarn.lock (+1 -4)

📄 Description

Follow-up PR to 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/4851 **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-2` --- ### 📝 Commits (2) - [`28ced0b`](https://github.com/actualbudget/actual/commit/28ced0b0ef19431217f7fd31dca674bbbe93b6bd) Move crdt to vitest - [`7bafce2`](https://github.com/actualbudget/actual/commit/7bafce2d4e5daf3f89723eaa1a593b948c358222) Add release notes ### 📊 Changes **7 files changed** (+18 additions, -39 deletions) <details> <summary>View changed files</summary> ➖ `packages/crdt/jest.config.js` (+0 -6) 📝 `packages/crdt/package.json` (+3 -6) 📝 `packages/crdt/src/crdt/__snapshots__/merkle.test.ts.snap` (+4 -4) 📝 `packages/loot-core/src/server/encryption/encryption-internals.ts` (+0 -4) 📝 `packages/loot-core/src/server/encryption/encryption-internals.web.ts` (+4 -15) ➕ `upcoming-release-notes/4851.md` (+6 -0) 📝 `yarn.lock` (+1 -4) </details> ### 📄 Description Follow-up PR to 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:32 -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#5622