issues
search
IBMStockTrader
/
trade-history
Microservice that keeps a detailed history of all stock trades
Apache License 2.0
1
stars
19
forks
source link
Added Tests for Mongo API
#47
Closed
jjvilleg
closed
5 years ago
jjvilleg
commented
5 years ago
Using an embedded mongo db that runs during test phase
Initially testing 2 Mongo Connector methods
Cleaned Mongo Connector to accommodate test life cycle
Created another constructor in StockPurchase to make it easier in test phase
jjvilleg
commented
5 years ago
Closes #44