[PR #6243] [WIP] Add demo budget data and testing utilities #6406

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

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

State: closed
Merged: No


This PR adds demo budget data and testing infrastructure for development and demonstration purposes.

Changes:

  • Add demo budget database with sample transactions and accounts
  • Add custom Claude Code commands for running tests (/test and /test-budget)
  • Remove unused Cursor IDE configuration
  • Include util.ts with intentional bug for demonstration (sumAmounts starts at 100 instead of 0)

The demo budget includes:

  • 3 accounts (Checking, Savings, Credit Card)
  • Sample transactions across Food, Housing, and Transportation categories
  • Pre-configured budget amounts

Note: This is demo data only, not real financial information.

🤖 Generated with Claude Code

**Original Pull Request:** https://github.com/actualbudget/actual/pull/6243 **State:** closed **Merged:** No --- This PR adds demo budget data and testing infrastructure for development and demonstration purposes. Changes: - Add demo budget database with sample transactions and accounts - Add custom Claude Code commands for running tests (/test and /test-budget) - Remove unused Cursor IDE configuration - Include util.ts with intentional bug for demonstration (sumAmounts starts at 100 instead of 0) The demo budget includes: - 3 accounts (Checking, Savings, Credit Card) - Sample transactions across Food, Housing, and Transportation categories - Pre-configured budget amounts Note: This is demo data only, not real financial information. 🤖 Generated with [Claude Code](https://claude.com/claude-code) <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. -->
GiteaMirror added the pull-request label 2026-02-28 21:27:52 -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#6406