Project

General

Profile

Bug #3707

Updated by Ram Kordale 4 months ago

'get_file_from_gcs' method returns the requested file from gcs. Currently we are checking the response validity by searching for "error" keyword in the response which can also occur in the file content itself signaling false status. 
 GCFs affected: 
 -set_questions_list 
 -get_file 


 Minimum test: This should work fine for cbse/6/mathematics/chapter-5.txt

Back