Closed TheRittler closed 8 years ago
i really don't think this is an db-iussue
can you provide steps to reproduce it?
@redalertexpert Just add a test in rest-test
, we have to rename that anyway. Add a test that shows it failing.
well...the test is not failing
? The test is failing. It's in integration tests, travis doesn't execute integration tests. That's why i put it in rest-tests before
ah ok, sry my fault ;)
moneytransfer logs stop after fetching new mails from the server. Further testing brought me, that everything works fine until adding giftcodes to the db. Nothing happens after addGiftCode(). (I guess the addGiftCode()-method never completes, so this seems to be a db issue)