gnucash stable: Multiple changes pushed
John Ralls
jralls at code.gnucash.org
Fri Jul 14 18:40:47 EDT 2023
Updated via https://github.com/Gnucash/gnucash/commit/c405ba2c (commit)
via https://github.com/Gnucash/gnucash/commit/6b1941f0 (commit)
via https://github.com/Gnucash/gnucash/commit/b3e3eb31 (commit)
from https://github.com/Gnucash/gnucash/commit/5890543f (commit)
commit c405ba2cc08d1cf8b8020c4f2cd8806e1e18b2a1
Merge: 6b1941f0ed b3e3eb3166
Author: John Ralls <jralls at ceridwen.us>
Date: Fri Jul 14 15:29:59 2023 -0700
Merge Richard Cohen's 'filter-online-test' into stable.
commit 6b1941f0edbdaa80d14c68bee5f2c5c5ad9c576e
Author: John Ralls <jralls at ceridwen.us>
Date: Fri Jul 14 15:15:53 2023 -0700
Replace yahoo_json with alphavantage in test-gnc-quotes.
Alas, poor yahoo_json. After months of valiant struggle to keep up
with Yahoo!'s moving their API around the Finance::Quote team has
abandoned it, replacing it with a screen saver. Those tend to be
unstable so use alphavantage for testing.
commit b3e3eb316620f2f97232f1b94de19c92973b531b
Author: Richard Cohen <richard at daijobu.co.uk>
Date: Tue Feb 28 12:15:00 2023 +0000
By default, filter out online_wiggle in test-gnc-quotes
The test relies on a lot of external dependencies
- installed finance-quote-wrapper
- alpha vantage key
- network
- working remote server
Running ./bin/test-gnc-quotes from the command line
will still include online_wiggle
Summary of changes:
libgnucash/app-utils/test/CMakeLists.txt | 3 ++-
libgnucash/app-utils/test/gtest-gnc-quotes.cpp | 26 +++++++++++++-------------
2 files changed, 15 insertions(+), 14 deletions(-)
More information about the gnucash-patches
mailing list