You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/app/src/test/java/org/mozilla/fenix/settings
Elise Richards 023a4983fa
For #10173: login duplicates and save (#11208)
* Extract controller into it's own class. Implement find dupes and filter based on username.

Create edit login controller. Add text watchers and check for duplicates.

Edit controller test

* Find duplicates and save to store

* Retrieve duplicates from AC and check list on username text changed

Move duplicates logic into the controller

* Add glean pings for delete and edit. Move logic for login manipulation into the datastore.

* Use correct threads in controller. Enable save button when applicable.

Save enabled in datastore.

Move login data to datastore

Rebase with password error states

Update metrics to be more specific for edit

* Create logins controller for AC calls

* Interactor and controller methods for edit login. Add edit view to separate out some layout manipulation.

Inflate view in edit fragment. Double layout showing up.

Edit view

Controller tests

Controller tests passing

Interactor tests

Lint and detekt cleanup

* Remove datastore and use storage controller for all logins calls to password storage.

Addressed comments

Lint
:

Rebase - 1
4 years ago
..
about Test settings about/advanced (#12023) 4 years ago
account Test settings about/advanced (#12023) 4 years ago
advanced For #12565: Add Locale settings tests & use activity (#12579) 4 years ago
deletebrowsingdata For #12457: Add MockK matcher for intents (#12612) 4 years ago
logins For #10173: login duplicates and save (#11208) 4 years ago
quicksettings For #12457 - Add MockK matcher for nav directions (#12262) 4 years ago
search Add test for SearchStringValidator 4 years ago
DropDownListPreferenceTest.kt For #8565: Fix updating dropdown preferences in ETP settings! (#8573) 4 years ago
ExtensionsTest.kt Add tests for OnSharedPreferenceChangeListener (#12019) 4 years ago
OnSharedPreferenceChangeListenerTest.kt Add tests for OnSharedPreferenceChangeListener (#12019) 4 years ago
PhoneFeatureTest.kt Add tests for PhoneFeature (#12021) 4 years ago
SupportUtilsTest.kt For #10596 - Redirect moz://a URL (#10688) 4 years ago