Cells: Iteration 2: Demo
Demo plan
As part of showcasing the Iteration 2 we will record the following demo:
| Nb | Step | Expectation |
|---|---|---|
| 1 | GCK/GDK is configured to run two Cells. Each Cell will be served under separate domain | Two Cells can be run. |
| 2 | The root user will login to Cell 1 with http://localhost:3000/
|
User can login to Cell 1. |
| 3 | The user will go create a new top-level group on Cell 1
|
Existing functionality works as desired. |
| 4 | The user will open another browser tab to Cell 2 and navigate to http://localhost:3001/
|
Already logged user can interact with Cell 2 without the need for re-login. |
| 5 | The user will go create a new top-level group on Cell 2
|
User can create a new group on Cell 2. |
| 6 | When browsing Explore on Cell 1 only group from Cell 1 is visible. |
The data is physically separated. |
| 7 | When browsing Explore on Cell 2 only group from Cell 2 is visible. |
The data is physically separated. |
Edited by Christina Lohr