Skip to content

feat: add vue tests #64

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

Merged
merged 10 commits into from
Mar 4, 2019
Merged

feat: add vue tests #64

merged 10 commits into from
Mar 4, 2019

Conversation

dtopuzov
Copy link
Contributor

@dtopuzov dtopuzov commented Mar 1, 2019

New:

  • Livesync tests for vue blank template

Refactor:

  • Remove app_type=AppType.NG param from sync_hello_world_ng (it obviously can't be different than NG)
  • Remove some if not app_type == AppType.NG: checks from TnsLogs (I don't see why we need them)
  • Do not check of file name in logs in __file_changed_messages() when change is in *.vue file
  • Pack Template.VUE_BLANK before tests

@dtopuzov dtopuzov requested review from miroslavaivanova and endarova and removed request for miroslavaivanova March 1, 2019 12:10
@cla-bot cla-bot bot added the cla: yes label Mar 1, 2019
dtopuzov added 6 commits March 1, 2019 06:28
- Include some lines that where outside inside the method.
- Update checks for file transfer in VUE apps
@dtopuzov dtopuzov merged commit 4a6b3f7 into master Mar 4, 2019
@dtopuzov dtopuzov deleted the vue-tests branch March 4, 2019 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants