Test Case #32813
openDeveloper unit testing flight Module
100%
Subtasks
Updated by Jabeel Roshan P 3 months ago
- % Done changed from 0 to 70
Today, I went through the unit testing of the flight module, fixed a few mistakes, and checked whether the other functionalities were working properly.
Updated by Jabeel Roshan P 3 months ago
- Status changed from In Progress to Fixed not Tested
- % Done changed from 70 to 100
I have completed the unit testing of the flight module and fixed the issues found during testing, including the Arabic and English translations.
Updated by Jabeel Roshan P 3 months ago
- Status changed from Fixed not Tested to In Progress
- % Done changed from 100 to 50
Updated by Jabeel Roshan P 3 months ago
- % Done changed from 50 to 70
Today I started checking QGO Online using the QGO Online API utility. I tested it with the Booksultans API, and when I started with QGO, I found some errors. This afternoon, I received the API and have almost completed the checks, but there are still a few mistakes that need to be fixed.
Updated by Jabeel Roshan P 3 months ago
- Status changed from In Progress to On hold
Today, I reviewed the Flight module of the project and identified an issue in the getTicket API. The API is continuously loading because the pollStatus remains set to true and is not changing to false.
To address this issue, I have created a supporting subtask. Once the subtask is completed, I will proceed with fixing the identified issue.
Apart from the ticketing process, all other functionalities within the Flight module were reviewed today.
Updated by Jabeel Roshan P 3 months ago
- Status changed from On hold to Fixed not Tested