Closed PCoder23 closed 7 months ago
Have you run the generated code of these test cases locally in your computer and verified that all of them are working.
ran the non file ones and it was working fine
but the file ones are showing error , sending you a pr soon after correcting the codegen @animator
Also run the file ones by replacing the dummy path with a path to a local image file.
Codegen code is broken for file bodys, should i correct it @animator ?
Yes @PCoder23
now working fine for file ones too
Please review @animator
LGTM 👏
PR Description
Added test codes for post 4 and post 6 to 9, as post 5 already written (also manually checked the codes for non-image ones , and it was working fine)
Related Issues
Checklist
flutter test
) and all tests are passingAdded/updated tests?
We encourage you to add relevant test cases.