From d63ff5105a0ef5ee5c74d36493100359f60d4044 Mon Sep 17 00:00:00 2001 From: Red S Date: Sat, 21 Oct 2023 04:00:58 -0700 Subject: [PATCH] fix: update unit tests to match smart date --- .../importers/ally/tests/transactions.qfx.extract | 2 +- .../importers/capitalonebank/tests/360Checking.qfx.extract | 2 +- .../importers/vanguard/tests/OfxDownload-401k.qfx.extract | 4 ++-- .../balance_assertion_date/ofx_date/transactions.qfx.extract | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/beancount_reds_importers/importers/ally/tests/transactions.qfx.extract b/beancount_reds_importers/importers/ally/tests/transactions.qfx.extract index ea7098d..09421c0 100644 --- a/beancount_reds_importers/importers/ally/tests/transactions.qfx.extract +++ b/beancount_reds_importers/importers/ally/tests/transactions.qfx.extract @@ -5,4 +5,4 @@ 2019-01-09 * "Check 23400" Assets:Banks:Checking -1000 USD -2019-08-30 balance Assets:Banks:Checking 150.65 USD +2019-09-02 balance Assets:Banks:Checking 150.65 USD diff --git a/beancount_reds_importers/importers/capitalonebank/tests/360Checking.qfx.extract b/beancount_reds_importers/importers/capitalonebank/tests/360Checking.qfx.extract index e825201..3c7b92a 100644 --- a/beancount_reds_importers/importers/capitalonebank/tests/360Checking.qfx.extract +++ b/beancount_reds_importers/importers/capitalonebank/tests/360Checking.qfx.extract @@ -11,4 +11,4 @@ 2023-02-28 * "Monthly Interest Paid" "" Assets:Banks:CapitalOne 0.01 USD -2023-03-07 balance Assets:Banks:CapitalOne 4321.98 USD +2023-03-09 balance Assets:Banks:CapitalOne 4321.98 USD diff --git a/beancount_reds_importers/importers/vanguard/tests/OfxDownload-401k.qfx.extract b/beancount_reds_importers/importers/vanguard/tests/OfxDownload-401k.qfx.extract index eb71d94..7c88a20 100644 --- a/beancount_reds_importers/importers/vanguard/tests/OfxDownload-401k.qfx.extract +++ b/beancount_reds_importers/importers/vanguard/tests/OfxDownload-401k.qfx.extract @@ -18,6 +18,6 @@ 2023-03-07 * "Investment Expense" "[V7743] Vanguard Target Retirement 2050 Trust" Assets:Vanguard:401k:Pretax:V7743 -0.000349 V7743 -2023-05-25 balance Assets:Vanguard:401k:V7743 113.718 V7743 - 2023-05-26 price V7743 117.71 USD + +2023-05-27 balance Assets:Vanguard:401k:V7743 113.718 V7743 diff --git a/beancount_reds_importers/libreader/tests/balance_assertion_date/ofx_date/transactions.qfx.extract b/beancount_reds_importers/libreader/tests/balance_assertion_date/ofx_date/transactions.qfx.extract index d7cfec2..09421c0 100644 --- a/beancount_reds_importers/libreader/tests/balance_assertion_date/ofx_date/transactions.qfx.extract +++ b/beancount_reds_importers/libreader/tests/balance_assertion_date/ofx_date/transactions.qfx.extract @@ -5,4 +5,4 @@ 2019-01-09 * "Check 23400" Assets:Banks:Checking -1000 USD -2019-09-01 balance Assets:Banks:Checking 150.65 USD +2019-09-02 balance Assets:Banks:Checking 150.65 USD