Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tests refactor for using Jest and vue-test-utils #486

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 673 commits into from
Closed

Conversation

msaelices
Copy link

@msaelices msaelices commented May 3, 2019

  • Refactor NS-Vue code to avoid importing NS native code in the jest environment (without device or emulator)
  • Mock some NS UI components
  • Infrastructure for testing with vue-test-utils
  • A first working test case with vue-test-utils
  • Merge refactoring in this PR with the ones in [WIP] feat: upgrade to vue 2.6 #487
  • Navigation mocks (Frame)
  • More tests and UI mocks

rigor789 and others added 30 commits May 7, 2018 17:03
BREAKING CHANGE: nativescript 3.x will no longer work with this change because application.run has
been added in 4.0
The current 1.4.0-alpha.X version is not working with NS 3.x anymore, so the contributing doc should not mention that version.
tralves and others added 24 commits October 29, 2019 17:31
* Clean unused function deepProxy.

* Fixes <ListView> cell recycling on iOS.

* ListView `itemTemplateSelector` instead of `_itemTemplateSelector`.
* feat: add option to supress NS render logs

* fix: typo supress -> suppress
…nt (#558)

* fix: force modal to be opened in the root NS component, which fixes #536

* chore: no need to have the workaround code as the #536 issue is fixed
* chore: upgrade the samples to NS 6.2

* feat: use the new NPM scoped packages of NS 6.2

* feat: more changes to NS 6.2 NPM scoped packages
* chore(samples): add sample app for reproducing #595

* fix: fix "TypeError: Cannot read property 'nativeView' of undefined" accessing this.$options
* fix: add optional frame property

* fix: accept all type values
@igorgoncalves
Copy link

Any projection to accept that pullrequest?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.