summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanglewood <85772166+deeleeramone@users.noreply.github.com>2023-05-31 10:48:56 -0700
committerGitHub <noreply@github.com>2023-05-31 17:48:56 +0000
commit6381abb57506141357b5f46ac2a08bb9450e822d (patch)
tree53d9543a474152b73c259b41008012d7fe1f8e37
parent646819c2f17c3d66140ec38176be2975aaac7181 (diff)
fixes for integration tests stocks/test_insider and test_screener (#5084)
-rw-r--r--openbb_terminal/miscellaneous/integration_tests_scripts/stocks/test_insider.openbb43
-rw-r--r--openbb_terminal/miscellaneous/integration_tests_scripts/stocks/test_screener.openbb13
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 38e1087e583..c231231104d 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 83e475d2aaf..c5eb6a44fd1 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