Vasil Chimev
0e1f19a76a
test(modal-navigation): add close modal, modal layout and root layout tests ( #5680 )
2018-04-20 14:29:28 +03:00
Alexander Djenkov
70f01123df
feat(frame): handle back navigation when common layout is used as a root element ( #5608 )
...
* test(e2e): update modal navigation app
Add layout as root.
Add show modal layout.
* chore(frame): move frame stack modifiers in a separate frame-stack module
* feat(frame): handle back navigation when using common layout as root element
2018-04-02 22:27:44 +03:00
Vasil Chimev
8248d8a8b9
refactor(e2e/modal-navigation): stretch modal tab view ( #5548 )
...
Update application with https://github.com/NativeScript/NativeScript/pull/5496 .
2018-03-16 20:33:23 +02:00
Vasil Chimev
e43c7546bd
fix-next(frame): remove current entry fragment on reset root view ( #5533 )
...
* chore(e2e): add @types as devDependencies
Update `tsconfig.json` file.
* fix-next(frame): remove current entry fragment on reset root view
* refactor(e2e): undo skip tab root tests
* refactor(frame): extract disposeCurrentFragment() method
Extract the common logic from _onRootViewReset() and onUnloaded() methods to avoid code duplication.
2018-03-14 19:56:15 +02:00
Vasil Chimev
e1a1d643c8
test(e2e): add modal-navigation app tests ( #5445 )
...
* test(e2e): modal-navigation app webpack support
* test(e2e): add modal-navigation app smoke test
* chore(e2e): tslint disable next line
* chore(e2e): modal-navigation app compilation
* refactor(e2e): modal-nabivation app pages
* test(e2e): add app root modal frame tests
* test(e2e): add app root modal frame background tests
* refactor(e2e): app root modal frame tests
* test(e2e): add tab root modal frame tests
* refactor(e2e): modal frame tests
* test(e2e): add modal page tests
* docs(e2e): add scenarios
* refactor(e2e): modal-navigation app tests
* test(e2e): turn on/off "Don't keep activities"
* test(e2e): delete no background tests
* test(e2e): add modal tab tests
* refactor(e2e): quit driver after all tests
* refactor(e2e): config files
* fix(e2e): tab root tests
* refactor(e2e): skip tab root tests until fix app
* chore(e2e): config files
2018-03-13 09:06:12 +02:00
Manol Donev
e1eea8efe7
test(e2e): add modal-navigation app ( #5393 )
...
* chore(apps): add modal-navigation-app for ui testing
* test(e2e): add modal-navigation app
* test(apps): remove modal-navigation-app
The app has been moved to `e2e/modal-navigation`.
* chore: include e2e folder to npm scripts
* docs: include e2e folder to DevelopmentWorkflow.md
* chore(e2e): update .gitignore
* fix(e2e): relative paths
* chore(e2e): update package.json
* test(e2e): add change root view to modal-navigation
* test(e2e): set androidTabsPosition to botton
* chore(e2e): add VSCode launch.json config
* docs(e2e): delete LICENSE and README.md files
* refactor(e2e): rename modal-tab-page to modal-tab-root
* test(e2e): update iOS launch screen
2018-02-14 16:51:51 +02:00