[PR #6455] [MERGED] Update API test script to include clean step #13593

Closed
opened 2026-04-10 21:58:38 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6455
Author: @MatissJanis
Created: 12/20/2025
Status: Merged
Merged: 12/20/2025
Merged by: @MatissJanis

Base: masterHead: matiss/update-api-test-script


📝 Commits (2)

  • ef624aa Update API test script to include clean step
  • 2a7f3ae Update 6455.md

📊 Changes

2 files changed (+7 additions, -1 deletions)

View changed files

📝 packages/api/package.json (+1 -1)
upcoming-release-notes/6455.md (+6 -0)

📄 Description

If you run yarn build:api and then yarn test - the tests will fail as they are trying to override @types dir. So performing a simple clean solves this problem and makes local test runs more reliable.


🔄 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/6455 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 12/20/2025 **Status:** ✅ Merged **Merged:** 12/20/2025 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/update-api-test-script` --- ### 📝 Commits (2) - [`ef624aa`](https://github.com/actualbudget/actual/commit/ef624aa3b6623011dd53c16bedd70ce39a1a0c2b) Update API test script to include clean step - [`2a7f3ae`](https://github.com/actualbudget/actual/commit/2a7f3ae532d0a10b4bf174671cb762507ce46df7) Update 6455.md ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/api/package.json` (+1 -1) ➕ `upcoming-release-notes/6455.md` (+6 -0) </details> ### 📄 Description If you run `yarn build:api` and then `yarn test` - the tests will fail as they are trying to override `@types` dir. So performing a simple clean solves this problem and makes local test runs more reliable. --- <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-04-10 21:58:38 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#13593