Class org.mozilla.fenix.library.bookmarks.BookmarkFragmentStoreTest
Tests
Test |
Duration |
Result |
change the tree of bookmarks starting from an empty tree |
0.004s |
passed |
change the tree of bookmarks starting from an existing tree |
0.004s |
passed |
change the tree of bookmarks to the same value |
0.004s |
passed |
changing bookmarks disables loading state |
0.003s |
passed |
changing the tree of bookmarks adds the tree to the visited nodes |
0.004s |
passed |
changing the tree or deselecting in Syncing mode should stay in Syncing mode |
0.004s |
passed |
changing to a node that is in the backstack removes backstack items after that node |
0.003s |
passed |
deleting bookmarks changes the mode |
0.004s |
passed |
deselect all bookmarks changes the mode |
0.015s |
passed |
deselect all bookmarks when none are selected |
0.002s |
passed |
deselecting an unselected bookmark does nothing |
0.003s |
passed |
deselecting while not in selecting mode does nothing |
0.004s |
passed |
ensure selected items remain selected after a tree change |
0.003s |
passed |
select and deselect a single bookmark changes the mode |
0.005s |
passed |
selecting and deselecting bookmarks does not affect loading state |
0.004s |
passed |
selecting the same item twice does nothing |
0.003s |
passed |
switching to Desktop Bookmarks folder sets showMenu state to false |
0.005s |
passed |