Skip to content
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

Failed test in fieldVueMultiSelect #85

Closed
icebob opened this issue Oct 6, 2016 · 2 comments
Closed

Failed test in fieldVueMultiSelect #85

icebob opened this issue Oct 6, 2016 · 2 comments

Comments

@icebob
Copy link
Member

icebob commented Oct 6, 2016

https://travis-ci.org/icebob/vue-form-generator/jobs/165632420

TOTAL: 3 FAILED, 370 SUCCESS
1) should contain option elements
     fieldVueMultiSelect.vue check template
     expected '' to equal 'Paris'
AssertionError
assert
assertEqual
2) input value should be the model value after changed
     fieldVueMultiSelect.vue check template
     AssertionError: expected '' to equal 'Rome' (undefined:111)
3) input value should be the model value after changed (multiselection)
     fieldVueMultiSelect.vue check template
     AssertionError: expected '' to equal 'Paris' (undefined:111)
icebob added a commit that referenced this issue Oct 6, 2016
@icebob
Copy link
Member Author

icebob commented Oct 6, 2016

I skipped tests as a quick fix.

@icebob
Copy link
Member Author

icebob commented Oct 9, 2016

Fixed in 5b0a4d0

@icebob icebob closed this as completed Oct 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant