From 5cd864d7ea365b4891bab2e3373bceede05cc7d7 Mon Sep 17 00:00:00 2001 From: Danglewood <85772166+deeleeramone@users.noreply.github.com> Date: Wed, 31 May 2023 10:14:08 -0700 Subject: [PATCH] fixes for integration tests stocks/test_insider and test_screener --- .../stocks/test_insider.openbb | 43 ++++++++++--------- .../stocks/test_screener.openbb | 13 +++--- 2 files changed, 28 insertions(+), 28 deletions(-) diff --git a/openbb_terminal/miscellaneous/integration_tests_scripts/stocks/test_insider.openbb b/openbb_terminal/miscellaneous/integration_tests_scripts/stocks/test_insider.openbb index 38e1087e5838..c231231104da 100644 --- a/openbb_terminal/miscellaneous/integration_tests_scripts/stocks/test_insider.openbb +++ b/openbb_terminal/miscellaneous/integration_tests_scripts/stocks/test_insider.openbb @@ -1,36 +1,37 @@ stocks +load AAPL ins view -view whales.ini -set Electronics.ini +view whales +set Electronics filter -l 4 filter -l 2 -u -load ${ticker=aapl} stats stats -u act --raw act lins -lcb 3 -lpsb 3 -lit 3 -lip 3 -blip 3 -blop 3 -blcp 3 -lis 3 -blis 3 -blos 3 -blcs 3 -topt 3 -toppw 3 -toppm 3 -tipt 3 -tippw 3 -tippm 3 +lcb +lpsb +lit +lip +blip +blop +blcp +lis +blis +blos +blcs +topt +toppw +toppm +tipt +tippw +tippm tist tispw -tispm 3 +tispm help reset +.. exit diff --git a/openbb_terminal/miscellaneous/integration_tests_scripts/stocks/test_screener.openbb b/openbb_terminal/miscellaneous/integration_tests_scripts/stocks/test_screener.openbb index 83e475d2aaf7..c5eb6a44fd10 100644 --- a/openbb_terminal/miscellaneous/integration_tests_scripts/stocks/test_screener.openbb +++ b/openbb_terminal/miscellaneous/integration_tests_scripts/stocks/test_screener.openbb @@ -2,17 +2,16 @@ stocks scr view view rosenwald -historical -historical -l 3 -n -overview -p golden_cross.ini -l 5 -valuation -l 5 -financial -l 3 +overview -p golden_cross +valuation +financial ownership -performance technical set --preset cheap_dividend +performance ca -exit +quit help reset +.. exit