1
0
Fork 0
fenix/app/src/test/java/org/mozilla/fenix
MozLando f66b9f3e8f Merge #5633
5633: Add fxa/sync integration tests r=csadilek a=isabelrios

 Pull Request checklist
<!-- Before submitting the PR, please address each item -->
- [x] **Quality**: This PR builds and passes detekt/ktlint checks (A pre-push hook is recommended)
- [x] **Tests**: This PR includes thorough tests or an explanation of why it does not
- [-] **Screenshots**: This PR includes screenshots or GIFs of the changes made or an explanation of why it does not
- [-] **Accessibility**: The code in this PR follows [accessibility best practices](https://github.com/mozilla-mobile/shared-docs/blob/master/android/accessibility_guide.md) or does not include any user facing features

This PR tries to add new tests, sync integration tests, to check the sync process Desktop<->Fenix, first for Bookmarks and in the future for more.

Co-authored-by: Isabel Rios <isabelrios@mackbookirios.home>
Co-authored-by: isabelrios <isabelrios@gmail.com>
2019-10-11 14:43:39 +00:00
..
browser For 4780: add DefaultBrowsingModeManager tests 2019-10-08 15:13:17 -07:00
collections Closes #5852 - Use createAddedTestFragments in tests. 2019-10-09 08:51:52 -07:00
components Merge #5633 2019-10-11 14:43:39 +00:00
crashes Closes #5847: Use IO thread when submitting crash report 2019-10-08 18:46:14 -07:00
customtabs For #778 - Rename CustomTabActivity 2019-09-20 12:35:12 -07:00
exceptions Rename ExceptionsStore/State/Action to ExceptionsFragmentStore/State/Action. 2019-09-03 10:09:06 -07:00
ext For #5599: Remove dependency on fetch_httpurlconnection (#5716) 2019-10-04 12:28:23 -05:00
home For #5567: Removes search shortcuts button (#5739) 2019-10-03 08:53:16 -07:00
library No issue: Move signedIn tracking to BookmarksSharedViewModel (#4755) 2019-09-27 08:57:38 -07:00
quickactionsheet For #5568 - Don't pass in Session for QuickActionSheetController 2019-09-25 13:33:38 -07:00
search For #5567: Removes search shortcuts button (#5739) 2019-10-03 08:53:16 -07:00
settings For #5406: Ignore intermittent failing test temporarily 2019-09-23 14:23:21 -07:00
share For #3563. Use `ListAdapter` for App Share list. 2019-10-07 10:41:48 -07:00
trackingprotection For #5281 - Use TrackerLog for reporting ETP categories (#5556) 2019-09-25 10:48:06 -07:00
utils For 4780: remove Settings#usePrivateMode and tests 2019-10-08 15:13:17 -07:00
whatsnew For #4474: Adds tests and fixes issues 2019-09-27 08:59:05 -07:00
widget Closes #4711 - Extract VoiceSearchActivity (#5502) 2019-09-27 07:54:29 -07:00
HomeActivityTest.kt Issue #1000 - Remove isCustomTab flag (#4656) 2019-08-20 10:00:49 -07:00
IntentReceiverActivityTest.kt For #514 & #5742: Updates "launch links in private tab" functionality (#5721) 2019-10-03 12:43:33 -07:00
TestApplication.kt Remove @ObsoleteCoroutinesApi from TestCore 2019-10-08 15:49:40 -07:00
TestUtils.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00