AOSSIE-Org / AOSSIE-Org/NeuroTrack
Widget Test Failure Due to Renamed Main Widget Class
Open
assigned
- Dominant language
- Dart
- Stars
- 29
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
After cloning the dart project, I noticed that the main widget class name in the main file has been changed from MyApp to a different name. However, the corresponding widget test file (widget_test.dart) still references the original MyApp class name, causing test failures.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.