added initial integration tests with bun

This commit is contained in:
Bojan Kucera 2025-06-04 12:26:55 -04:00
parent 3e451558ac
commit fb22815450
52 changed files with 7588 additions and 364 deletions

View file

@ -11,7 +11,7 @@
"test": "jest"
},
"dependencies": {
"@stock-bot/types": "workspace:*",
"@stock-bot/types": "*",
"axios": "^1.6.0"
},
"devDependencies": {