Confirmed users
924
edits
| Line 86: | Line 86: | ||
* ensure that you can create new containers via the "+" button under the containers panel | * ensure that you can create new containers via the "+" button under the containers panel | ||
* ensure that the new containers are correctly appearing under all the access points | * ensure that all the images and colours can be used when creating new containers | ||
* ensure that the new containers are correctly appearing under all the [[QA/ContainersTestPilot#Access_Points|access points]] including images/colours | |||
* create 10-15 random containers and ensure that you can open all of them without any issues | |||
** ensure that the correct container is opened | |||
** ensure that there's no jank/unexpected results when scrolling through the list of containers | |||
=== Opening Containers === | |||
* ensure that you can open new containers via all available [[QA/ContainersTestPilot#Access_Points|access points]] | |||
* ensure that a new tab is launched with the correct UI | |||
** the correct icon/image is being used | |||
** the correct underline colour is being used | |||
* ensure that hovering over each container under the "Container" panel shows a "+" button | |||
=== Editing Tabs === | |||
* ensure you can edit container names and icons via "Edit Containers" under the Containers panel button | |||
* ensured that pressing on the "<" button correctly applies all the changes | |||
* ensure that renaming/editing a container correctly propagates all the changes to all tabs that are currently opened and belong to that specific container | |||
* ensure that the changes apply correctly propagate to all the [[QA/ContainersTestPilot#Access_Points|access points]] | |||
* ensure that there's no conflicts if the same name/images are used for more than one container | |||
** example: creating several "Personal" containers that use the same images/colour | |||
=== Deleting Containers === | |||
* ensure you can delete containers via "Edit Containers" under the Containers panel button | |||
* ensure that deleting a container that has several tabs opened removes/closes those tabs while the container is being deleted | |||
* ensure that users get a warning when clicking on the delete button | |||
** clicking on "Cancel" should cancel the action and not remove the container | |||
** pressing on "ESC" should cancel the action and not remove the container | |||
** clicking on "OK" should confirm the action and remove the container | |||
* ensure that the cookies associated with the removed container are also removed (either by checking the Cookie Manager or the cookies.sqlite database) | |||
* ensure that the container as been removed from all available [[QA/ContainersTestPilot#Access_Points|access points]] | |||
=== Private Browsing Mode === | === Private Browsing Mode === | ||