Class org.mozilla.fenix.nimbus.NimbusBranchesControllerTest
Tests
Test |
Duration |
Result |
WHEN branch item is clicked THEN branch is opted into and selectedBranch state is updated |
0.016s |
passed |
WHEN branch item is clicked THEN branch is opted out and selectedBranch state is updated |
0.012s |
passed |
WHEN studies and telemetry are ON and item is clicked THEN branch is opted in |
0.015s |
passed |
WHEN studies and telemetry are Off THEN branch is opted in AND data is not sent |
0.030s |
passed |
WHEN studies are OFF and telemetry ON THEN branch is opted in |
0.015s |
passed |
WHEN studies are ON and telemetry Off THEN branch is opted in |
1.752s |
passed |