summaryrefslogtreecommitdiffstats
path: root/phpunit.integration.xml
blob: fd074837c29bee2c80d87ef4ef341c45e01879f2 (plain)
1
2
3
4
5
6
7
<phpunit bootstrap="tests/integration/bootstrap.php">
<testsuites>
    <testsuite name="integration">
        <directory>./tests/integration</directory>
    </testsuite>
</testsuites>
</phpunit>
?id=830159f71870a82f4dec94855b8d80c35ace8f14'>openbb_terminal/core/sdk/sdk_init.py parent281799f0477882dff20228d75305b2ad906d82f5 (diff)
Update treasury command to get directly from fed (#5215)
* Update treasury command to get directly from fed * test * Fix the codespell lint * Mypy * help text * mypy + askobb update * pylint now * Fix #5190 * Fix report * ruff life * Fix #5172 * economy report titles * Make the chart nicer
Diffstat (limited to 'openbb_terminal/core/sdk/sdk_init.py')