OWASP-BLT / BLT-Flutter

The official OWASP BLT App repository/ Heist 'em bugs!
https://owasp.org/www-project-bug-logging-tool/
BSD 3-Clause "New" or "Revised" License
22 stars 28 forks source link

Implement tests using the flutter_test package #412

Closed Uttkarsh-raj closed 2 months ago

Uttkarsh-raj commented 2 months ago

PR Description

Implemented the tests in the project to ensure that the data transfer is happening correctly and all things are working fine. This pr fixes https://github.com/OWASP-BLT/BLT/issues/2348 and fixes https://github.com/OWASP-BLT/BLT/issues/2349 issues . Also tested that nothing is broken after adding these tests and everything is working fine.

Also, this will complete Tasks under :

Screenshots

Screenshot (139) Screenshot (138)