Commit Graph
123 Commits
Author SHA1 Message Date
Nabeel Shahzad ec5478a766 Add /pireps/id/acars/events endpoint 2018-01-30 12:06:46 -06:00
Nabeel Shahzad 906a8ef5fe Fix tests and extend the source_name field 2018-01-29 20:30:29 -06:00
Nabeel Shahzad 8c3b271294 Fix for tests - lat/lon rounding 2018-01-28 11:21:31 -06:00
Nabeel Shahzad 76caeda967 Fix for tests - lat/lon rounding 2018-01-28 11:16:04 -06:00
Nabeel Shahzad 653ff2a104 Major refactoring and cleanup of ACARS/Pirep API 2018-01-28 11:12:13 -06:00
Nabeel Shahzad 9964eb63fb Add pirep comments and subfleets fares #118 2018-01-23 21:40:34 -06:00
Nabeel Shahzad f9efa81bb4 Refactoring of PIREP submission and field code #146 2018-01-23 15:48:30 -06:00
Nabeel Shahzad edb72e462f Add stricter validation around ACARS/PIREP API updates #149 2018-01-23 11:46:26 -06:00
Nabeel Shahzad 0b9654cf61 Reduce the amount of test data produced to prevent data generation errors 2018-01-21 13:51:42 -05:00
Nabeel Shahzad 5ca9127137 reduce number of routes in acars test 2018-01-20 08:54:40 -05:00
Nabeel Shahzad 7c70bb0971 add setting to disable user aircraft rank restriction #138 2018-01-19 12:46:30 -05:00
Nabeel Shahzad 4f4137abf2 force no wrapping on the user fleet list #35 2018-01-10 19:00:38 -06:00
Nabeel Shahzad 396f4ac966 output response body #35 2018-01-10 18:55:20 -06:00
Nabeel Shahzad e80caa6827 Add better debugging on GET reqs since the build failed #35 2018-01-10 18:49:42 -06:00
Nabeel Shahzad bf4e164e0d Add calls and API to get user's fleet, determined by rank #35 2018-01-10 18:40:01 -06:00
Nabeel Shahzad dce9723979 Set airport and landing time of aircraft after pirep accept #112 2018-01-10 12:39:13 -06:00
Nabeel Shahzad 7e45291b27 Add pivot table for flight_fare to override fare #125 2018-01-07 09:19:46 -06:00
Nabeel Shahzad b7770e5709 field checks 2018-01-06 17:18:30 -06:00
Nabeel Shahzad 618288f097 Don't check the lat/lon coords in the points 2018-01-06 17:15:33 -06:00
Nabeel Shahzad d63f0ee2f8 Added /api/settings to retrieve all VA settings #120 2018-01-06 15:41:23 -06:00
Nabeel Shahzad 082c33ae59 Add /api/flights to retrieve all flights paginated #120 2018-01-06 15:21:21 -06:00
Nabeel Shahzad 2de8d9ed64 Add /api/airlines and /api/airline/{id} #120 2018-01-06 15:13:33 -06:00
Nabeel Shahzad 46a411e27b Cleanup tests to automatically inject proper headers when needed 2018-01-06 12:07:22 -06:00
Nabeel Shahzad 60256ab213 Add route for getting the current hubs 2018-01-05 15:30:35 -06:00
Nabeel Shahzad 500cbb8e06 Add lookup for aircraft as /fleet/aircraft/{id} #120 2018-01-05 13:00:45 -06:00
Nabeel Shahzad 1ee9041058 Add /api/fleet to get subfleets and all the aircraft #120 2018-01-05 10:45:34 -06:00
Nabeel Shahzad e931310dee Add /api/airports with pagination to return all the airports #120 2018-01-05 10:23:26 -06:00
Nabeel Shahzad 386186459f rounding error in test 2018-01-04 21:59:52 -06:00
Nabeel Shahzad dd629b2af8 Make sure arr_airport and dep_airport are included in PIREP prefile response #120 2018-01-04 21:21:51 -06:00
Nabeel Shahzad db3c60987e Change tests to use generated user 2018-01-04 21:05:26 -06:00
Nabeel Shahzad 265fb235f2 Deny user API access if they're not ACTIVE #119 2018-01-04 20:50:57 -06:00
Nabeel Shahzad 6db436b908 Fix rounding in the field tests 2018-01-04 20:19:49 -06:00
Nabeel Shahzad 9ad6434b38 Fix test with rounding for lat/lon equivalency 2018-01-04 20:16:29 -06:00
Nabeel Shahzad 591c3e7b8b Change /acars/logs data format; /cancel to DELETE request 2018-01-04 20:08:22 -06:00
Nabeel Shahzad b29a07afd3 Split out the saveRoute() fn so it's only during a manual filing, not ACARS 2018-01-04 19:39:41 -06:00
Nabeel Shahzad b62fa7757c Overhaul of ACARS/PIREP APIs 2018-01-04 19:33:23 -06:00
Nabeel Shahzad 6f9e4d725b Add a PIREP cancel route via API #109 2018-01-03 10:25:55 -06:00
Nabeel Shahzad aa19bbd5dc Cleanup test output 2018-01-02 22:20:00 -06:00
Nabeel Shahzad 9a605bf93f use api auth user 2018-01-02 14:42:56 -06:00
Nabeel Shahzad 6d2f705b40 fix api auth problem 2018-01-02 14:37:52 -06:00
Nabeel Shahzad 7700bd6683 Add tests for the duplicate PIREP via prefile/API 2018-01-02 14:31:00 -06:00
Nabeel Shahzad 9c319e73f9 Check whether a duplicate PIREP has been submitted 2018-01-02 13:17:22 -06:00
Nabeel Shahzad 080e8842ac generate nav point name 2018-01-02 11:19:11 -06:00
Nabeel Shahzad 003fafa670 use generated user in tests 2018-01-02 11:12:53 -06:00
Nabeel Shahzad b02e45dbb6 Change the api test to call pirep api 2018-01-02 11:06:04 -06:00
Nabeel Shahzad 21e41c68a2 cleanup test output 2018-01-02 10:44:49 -06:00
Nabeel Shahzad 6b95b74b2f print out the routes 2018-01-02 09:43:34 -06:00
Nabeel Shahzad 37cdde845d Add order column to ACARS table for the order of the route points 2018-01-02 09:40:42 -06:00
Nabeel Shahzad 7a6395be27 randomize the number of navpoints generated in the tests 2018-01-01 19:11:49 -06:00
Nabeel Shahzad 2f36a2661a Change to assertCount in test 2018-01-01 19:05:15 -06:00