Skip to content
This repository has been archived by the owner on Jul 24, 2019. It is now read-only.

Pre release test

davedf edited this page Jan 18, 2013 · 51 revisions

Table of Contents

Pre Release Test

This is intended to be a quick test to check the capabilities of the system, defined on the Attribute, Component, Capability matrix, that have both a risk of being broken and a large impact if they do not work. Each check is listed with its associated capability.

Unique URL is generated

Save the map, page should redirect with new url

Allows public access to documents by URL

View the page source, download the map in div with id="container"

e.g http://mindmup.s3.amazonaws.com/map/a1b7a0c61041e80130a60512313926a350.json

Allows people to quickly create simple mind maps

Load default map, then select new map, add a node, then save the map

Power users can edit maps using keyboard shortcuts|

Load default map:

  • Create new node by pressing enter
  • Edit node by pressing space, typing new text, pressing esc to cancel, then repeat using enter to complete
  • Use arrow keys to navigate nodes
  • Delete node by pressing delete

Allows new users to edit maps with the mouse

Load default map:

  • Select node by clicking
  • Delete selected node using toolbar button
  • Add node using toolbar button
  • Put node in edit mode using toolbar button
  • Reorder nodes by dragging
  • Change node parent by dragging
  • Drag the map around

Displays the map in a clean and easy to read format

For now:

  • Load the default map
  • Check the node text and Connectors are all showing as expected
TODO: create a map specifically for this with nodes wit long text, others with lots of children etc

Allows users to send feedback easily

Send a feeback message, check that email is received

Clone this wiki locally