Open ChristianEdwardPadilla opened 1 month ago
Thanks for the bug report! Yes, indeed, I am not really using the tests and hence barely edit/update them. They are also not really important when it comes to this package. Far more important is the example (which acts as a sort of manual integration test). Maybe, I will fix the tests at some point, but they really have a low priority for me at least :)
Description
The Dart API tests for this plugin (located here: https://github.com/ThexXTURBOXx/flutter_web_auth_2/blob/master/flutter_web_auth_2/test/flutter_web_auth_2_test.dart) have a couple problems:
setUp
call.Minimal Reproduction
To reproduce: run the tests.
Exception or Error
Expected Behaviour
The tests should pass and they should verify the behavior of the actual implementation, not a mock.
Screenshots
No response
Additional context
No response
Device
NA
OS
NA
Browser
NA
Flutter version
NA
flutter_web_auth_2 version
NA
Checklist