1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-22 06:39:39 +02:00
Commit graph

5 commits

Author SHA1 Message Date
Zach Gollwitzer
7d48c01833
Prepare fixture data for account sync tests (#493)
* Rename account balance field for clarity

`original_balance` and `original_currency` may infer that these values are "original" to the account.  In reality, they represent the "current" balance and currency on the account.

* Prepare fixture data for account sync testing

* Update to new field

* Fix conflicts

* Remove local schema change
2024-02-27 12:43:49 -05:00
Pedro López Mareque
5de5199459
Skip system test instead of comment it (#348)
* feat: add cursor pointer in the log-in and create account pages, also make full with (it's cutted right now) the fileds in the settings edit page

* feat: skip system test with an explanation instead of comment them

* fix typo in the skip
2024-02-07 09:09:35 -06:00
Josh Pigford
19413b0f8d Disabling this block for now
UI is changing to quickly to do systems testing
2024-02-06 12:02:43 -06:00
Zach Gollwitzer
64c8774867 Fix system test 2024-02-06 12:32:09 -05:00
Dwight Watson
e812b715d3
First pass at a system test (#305) 2024-02-05 15:19:31 -06:00