Class org.mozilla.fenix.debugsettings.DebugDrawerNavigationMiddlewareTest
Tests
Test |
Duration |
Result |
WHEN a non-navigation action is dispatched THEN the drawer should not navigate |
0.004s |
passed |
WHEN home is the next destination THEN the back stack is cleared and the user is returned to home |
0.015s |
passed |
WHEN the CFR tools screen is the next destination THEN the CFR tools screen is navigated to |
0.004s |
passed |
WHEN the back button is pressed THEN the drawer should go back one screen |
0.005s |
passed |
WHEN the glean debug tools screen is the next destination THEN the glean debug tools screen is navigated to |
0.005s |
passed |
WHEN the logins screen is the next destination THEN the logins screen is navigated to |
0.123s |
passed |
WHEN the tab tools screen is the next destination THEN the tab tools screen is navigated to |
0.004s |
passed |