Fixed a bug that would provoke users that would go on the flight screen in the middle of the flight to only see the flight trace from where the balloon was when the user joined
Added a test for the bug
Fixed a bug in FlightsViewModel that would always fetch all balloon
Fixed FlightViewModelTest, some concurrency issues and a test that was depended on the time of the day
FlightsViewModel
that would always fetch all balloonFlightViewModelTest
, some concurrency issues and a test that was depended on the time of the dayClose #359