Hi developers,

Recently I've been running the integrationTest gradle task and noticed that 
some tests were failing for me, however it seems that they work perfectly for 
other people.

I noticed that most of those test failed because of the date format being used: 
"dd MMMM yyyy "  and because there seems to be some locale differences between 
my computer and the ones being used in Fineract responses which causes some 
tests to fail. Adding a locale parameter to the some StringFormat objects 
helped me to reduce the number of test but that only make me question if are 
there some computer settings that I should have to run integration test these 
integration tests?

I would really appreciate you answers

Regards, Angel

Reply via email to