phpvms/tests
B.Fatih KOZ a5513b6fbb
Fixes for reported pressure in METAR parsing (#965)
* Update Metar.php

The reported pressure was always being assigned as hPa thus resulting display and conversion errors when the reported pressure was inHg.

Also the VFR/IFR (VMC/IMC) determination was using minimum 5 nmi and 3000 ft cloud base, it must be 5 km and 3000 ft.

With this state, this PR should fix issue #948 and partly fixes issue #963

* MetarTest Fix for inHg/hPa
2020-12-21 10:53:50 -05:00
..
data Add missing columns from subfleet export #926 (#941) 2020-11-26 13:34:04 -05:00
AcarsTest.php Fix for aircraft not being detected at departure airport #781 (#789) 2020-08-17 16:44:31 -04:00
AirlineTest.php Check for airline being active; fix tests for L7 #718 2020-05-23 11:45:07 -04:00
ApiTest.php Add MTOW and ZFW to aircraft editor #775 (#805) 2020-09-03 13:29:24 -04:00
ApiTestTrait.php Apply fixes from StyleCI 2018-08-26 16:40:04 +00:00
AwardsTest.php FlightRouteAwards - fix if last pirep is empty/other error conditions (#886) 2020-10-22 16:25:52 -04:00
BidTest.php Bids are missing subfleets in API response #867 (#868) 2020-10-12 12:49:11 -04:00
Bootstrap.php Check for airline being active; fix tests for L7 #718 2020-05-23 11:45:07 -04:00
CreatesApplication.php 384 Laravel 6 changes (#385) 2019-09-13 08:05:02 -04:00
FinanceTest.php Fix tests #807 2020-12-07 10:19:43 -05:00
FlightTest.php Make sure stdclass is returned in flight fields 2020-10-29 12:38:40 -04:00
GeoTest.php Check for airline being active; fix tests for L7 #718 2020-05-23 11:45:07 -04:00
ImporterTest.php Refactor fares inheritance #905 (#906) 2020-10-27 18:46:15 -04:00
MathTest.php Calculate percentage properly instead of adding to the base value #925 (#942) 2020-11-26 16:44:57 -05:00
MetarTest.php Fixes for reported pressure in METAR parsing (#965) 2020-12-21 10:53:50 -05:00
NewsTest.php Notifications fixes (#804) 2020-09-03 12:50:42 -04:00
PIREPTest.php Add tests that rank shouldn't auto change (#840) 2020-10-10 14:50:00 -04:00
RegistrationTest.php Check for airline being active; fix tests for L7 #718 2020-05-23 11:45:07 -04:00
SimBriefTest.php Bids are missing subfleets in API response #867 (#868) 2020-10-12 12:49:11 -04:00
SubfleetTest.php Flight/Subfleet fares not returning in API #899 (#900) 2020-10-24 15:11:08 -04:00
TestCase.php Check for airline being active; fix tests for L7 #718 2020-05-23 11:45:07 -04:00
TestData.php Flight/Subfleet fares not returning in API #899 (#900) 2020-10-24 15:11:08 -04:00
UserTest.php Make sure proper subfleets are returned as part of the user profile #848 (#849) 2020-09-30 12:58:45 -04:00
UtilsTest.php Replace IP in test 2020-08-15 13:54:01 -04:00
VersionTest.php Check for airline being active; fix tests for L7 #718 2020-05-23 11:45:07 -04:00