mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
* chore(e2e): update config files * chore: update .gitignore file * chore: update references.d.ts file * chore: remove npm scripts * chore: update travis config
60 lines
1.5 KiB
Markdown
60 lines
1.5 KiB
Markdown
Scenarios
|
|
=============
|
|
|
|
ROOT FRAME:
|
|
|
|
1. [Done] Show modal dialog with frame
|
|
1. Navigate to modal second page within modal dialog
|
|
1. Go back
|
|
2. Show nested modal dialog
|
|
2. Close nested modal dialog
|
|
3. Show nested modal dialog with frame
|
|
3. Close nested modal dialog
|
|
4. Close modal dialog
|
|
2. [Done] Show modal dialog
|
|
1. Show nested modal dialog
|
|
1. Close nested modal dialog
|
|
2. Show nested modal dialog with frame
|
|
2. Close nested modal dialog
|
|
3. Close modal dialog
|
|
3. [Done] Show modal layout
|
|
1. Navigate to modal second page within modal dialog
|
|
1. Go back
|
|
2. Show nested modal dialog
|
|
2. Close nested modal dialog
|
|
3. Show nested modal dialog with frame
|
|
3. Close nested modal dialog
|
|
4. Close modal dialog
|
|
4. [Done] Show modal tabview
|
|
1. Navigate to second page within tab item frame
|
|
1. Go back
|
|
2. Show nested modal dialog
|
|
2. Close nested modal dialog
|
|
3. Show nested modal dialog with frame
|
|
3. Close nested modal dialog
|
|
4. Close modal dialog
|
|
5. Navigate to second page within root frame
|
|
1. Show modal dialog with frame
|
|
1. Navigate to second page within modal dialog
|
|
1. Go back
|
|
2. Show nested modal dialog
|
|
2. Close nested modal dialog
|
|
3. Show nested modal dialog with frame
|
|
3. Close nested modal dialog
|
|
4. Close modal dialog
|
|
2. Show modal dialog
|
|
1. Show nested modal dialog
|
|
1. Close nested modal dialog
|
|
2. Show nested modal dialog with frame
|
|
2. Close nested modal dialog
|
|
3. Close modal dialog
|
|
3. Go back
|
|
|
|
ROOT LAYOUT:
|
|
|
|
[Same as above]
|
|
|
|
ROOT TABVIEW:
|
|
|
|
[Same as above]
|