issues
search
lenagainulina
/
lost-in-berlin
A B2C web and mobile app
0
stars
1
forks
source link
TE-15 Add in-memory test db
#42
Closed
lenagainulina
closed
5 years ago
lenagainulina
commented
5 years ago
Fixes #41
added in-memory test database
adjusted integration tests
fixed a bug in order controller/order service (orders were double-saved)
extended BusinessShortDao/BusinessRepo to return ids as well
extended OrderStatusDao/OrderRepo to return orderNr as well
made some minor mixes
Fixes #41