Closed MartinGaiser closed 6 years ago
Added a few tests.... some not functional due to the usage of Future.
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
lib/controller/session.dart | 0 | 1 | 0.0% | ||
lib/ui/scaffolds/login.dart | 56 | 91 | 61.54% | ||
<!-- | Total: | 56 | 92 | 60.87% | --> |
Totals | |
---|---|
Change from base Build 572: | 0.3% |
Covered Lines: | 915 |
Relevant Lines: | 1596 |
The app now logs in via the Session object. The user gets feedback via Toats/Snackbars whether the login succeeded or not.