Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / vuejs/vue-test-utils issues and pull requests
#1719 - Component markup still accessible after calling destroy on wrapper
Issue -
State: closed - Opened by omeryousaf over 4 years ago
- 1 comment
#1704 - setData with an empty object doesn't get set
Issue -
State: closed - Opened by Haroenv over 4 years ago
- 2 comments
#1703 - Get deprecated notification while using findAll() on html/css selector (no Vue component)
Issue -
State: closed - Opened by kuehnleon over 4 years ago
- 5 comments
#1686 - Cannot access properties in scoped-slots with a Renderless component
Issue -
State: closed - Opened by sebj54 over 4 years ago
- 4 comments
#1681 - vue-router is shared between tests
Issue -
State: closed - Opened by Mikilll94 over 4 years ago
- 10 comments
#1641 - Spying on a method does not work
Issue -
State: closed - Opened by jf-niji over 4 years ago
- 16 comments
#1625 - Using Vue/Vuetify, the DOM is not updating to show warning message after toggling checkbox
Issue -
State: closed - Opened by jb0071913 over 4 years ago
- 1 comment
#1603 - Transition javascript hooks firing?
Issue -
State: closed - Opened by joelworsham over 4 years ago
- 9 comments
#1594 - findAllComponents() is not a proper substitute for findAll()
Issue -
State: closed - Opened by adama8x over 4 years ago
- 5 comments
#1579 - Using 'Mount', Class and Style properties are inconsistent in this.$attrs
Issue -
State: open - Opened by patrick-tolosa over 4 years ago
- 10 comments
Labels: bug
#1564 - Cannot find stubbed components as root node
Issue -
State: closed - Opened by atomanyih over 4 years ago
- 11 comments
Labels: wontfix
#1562 - Wrapper setData does not generate the snapshot with the data set
Issue -
State: closed - Opened by dlumbrer over 4 years ago
- 4 comments
#1552 - Stub's slots not rendering when using mixed slot syntax with shallowMount
Issue -
State: open - Opened by kailniris almost 5 years ago
- 2 comments
Labels: docs
#1507 - How to test an object property of a child functional component (inside a non-functional component)?
Issue -
State: open - Opened by matanshukry almost 5 years ago
- 23 comments
Labels: bug, bootstrap-vue
#1497 - "update:prop" doesn't mutate array prop
Issue -
State: open - Opened by ndabAP almost 5 years ago
- 9 comments
Labels: bug
#1491 - feat(test-utils): add 'overview' function
Pull Request -
State: closed - Opened by SergiCL almost 5 years ago
- 5 comments
#1486 - Store is undefined in dynamically loaded child component
Issue -
State: closed - Opened by mediafreakch almost 5 years ago
- 9 comments
#1466 - add support for setup function in mount/shallowmount
Issue -
State: closed - Opened by Goldziher almost 5 years ago
- 15 comments
Labels: bug, composition-api
#1456 - isVisible doesn't check visibility due to CSS classes
Issue -
State: closed - Opened by bbones almost 5 years ago
- 10 comments
Labels: wontfix
#1442 - Default props are set as attributes when mounting a stubbed component
Issue -
State: closed - Opened by horyd about 5 years ago
- 16 comments
Labels: wontfix, discussion, stubs
#1413 - named slots not rendering in children of other components with shallowMount
Issue -
State: closed - Opened by vetruvet about 5 years ago
- 5 comments
#1379 - Async watcher in some cases called twice after setProps.
Issue -
State: open - Opened by motz-art about 5 years ago
- 5 comments
Labels: bug
#1333 - Wrapper do not render v-dialog (Vuetify)
Issue -
State: closed - Opened by knky-ru over 5 years ago
- 13 comments
#1325 - Set name when stubbing components by string
Issue -
State: open - Opened by hackel over 5 years ago
- 1 comment
Labels: feature request, stubs
#1317 - serverPrefetch makes render functions return "null"
Issue -
State: open - Opened by arpowers over 5 years ago
- 1 comment
Labels: need repro
#1307 - Named slots' content is not generated for stubbed components via shallowMount
Issue -
State: closed - Opened by chriswa over 5 years ago
- 19 comments
Labels: feature request
#1303 - Lost additional properties from the component constructor
Issue -
State: open - Opened by dxvladislavvolkov over 5 years ago
- 3 comments
Labels: bug
#1281 - TypeError: this.$el.computedStyleMap is not a function
Issue -
State: closed - Opened by dewalibaidya over 5 years ago
- 5 comments
Labels: wontfix
#1279 - shallowMount() behaves like mount() when components are lazy loaded
Issue -
State: closed - Opened by xavism over 5 years ago
- 24 comments
#1276 - The tests code is identical, only the second one receives an error
Issue -
State: open - Opened by Harzink over 5 years ago
- 4 comments
Labels: bug
#1264 - Stubbing methods in combination with setMethods doesn't work as expected
Issue -
State: open - Opened by gkatsanos over 5 years ago
- 2 comments
Labels: bug
#1260 - Stubs don't behave correctly with augmented options
Issue -
State: closed - Opened by strutcode over 5 years ago
- 1 comment
Labels: wontfix, stubs
#1258 - Router ignores stubs provided to mount
Issue -
State: open - Opened by nlochschmidt over 5 years ago
- 1 comment
Labels: bug, stubs
#1241 - Can't test props on child component when it's the root element
Issue -
State: closed - Opened by alexanderstudte almost 6 years ago
- 4 comments
Labels: wontfix, stubs
#1218 - $emit on stub not being captured
Issue -
State: open - Opened by nerdcave almost 6 years ago
- 3 comments
Labels: bug, docs
#1216 - Mounting only the slots of child components
Issue -
State: closed - Opened by TheJaredWilcurt almost 6 years ago
- 1 comment
Labels: wontfix, stubs
#1206 - Dynamic components are not stubbed by stubs provided in mounting options
Issue -
State: closed - Opened by peterkajan almost 6 years ago
- 6 comments
Labels: wontfix, stubs
#1198 - Fix for Dynamic imports not present
Issue -
State: closed - Opened by segundaestrella almost 6 years ago
- 6 comments
Labels: wontfix, need repro, stubs
#1190 - Hyphens are stripped from kebab-case attributes when camelCase props present
Issue -
State: closed - Opened by chrisbradleydev almost 6 years ago
- 5 comments
Labels: wontfix, stubs
#1186 - shallowMount stub behavior is inconsistent between options object component and constructor one
Issue -
State: closed - Opened by ktsn almost 6 years ago
- 2 comments
Labels: bug, wontfix, stubs
#1175 - Any consideration to exposing createStubFromComponent for usage outside the library?
Issue -
State: closed - Opened by scottadamsmith almost 6 years ago
- 1 comment
Labels: wontfix, stubs
#1138 - [Vuetify] Multiple instances of Vue detected
Issue -
State: closed - Opened by begueradj about 6 years ago
- 5 comments
#1116 - shallowMounted tests with globally registered components that have slot content display component registration errors
Issue -
State: closed - Opened by robokozo about 6 years ago
- 8 comments
Labels: feature request
#1103 - Migrate this project to TypeScript
Issue -
State: closed - Opened by g-plane about 6 years ago
- 8 comments
Labels: feature request, intend to implement
#1000 - ComponentOptions.tag are undefined of slot component.
Issue -
State: open - Opened by mylmz10 over 6 years ago
- 8 comments
Labels: bug
#999 - Window is undefined, vue-test-utils needs to be run in a browser environment.
Issue -
State: closed - Opened by DylanC over 6 years ago
- 20 comments
Labels: docs
#987 - shallowMount: Stub child component props (explicit defined in componente or from mixin)
Issue -
State: closed - Opened by rodrigopedra over 6 years ago
- 6 comments
Labels: wontfix, stubs
#960 - Provide simple way to find/filter nodes based on text content
Issue -
State: open - Opened by doits over 6 years ago
- 24 comments
Labels: feature request, intend to implement
#957 - Enable support to call setValue() an a Bootstrap Vue b-form-input
Issue -
State: closed - Opened by mjvezzani over 6 years ago
- 17 comments
Labels: feature request
#830 - Component stubs stop working for grand children when registered globally
Issue -
State: closed - Opened by andre-tebart over 6 years ago
- 9 comments
Labels: bug
#815 - Allow stubbed components to receive any props even if the child component does not contain them
Issue -
State: closed - Opened by miriamgreis over 6 years ago
- 2 comments
Labels: wontfix, stubs
#765 - Create stub name using tag
Issue -
State: closed - Opened by lambdalisue over 6 years ago
- 2 comments
Labels: wontfix, stubs
#704 - Required Properties Should Throw An Exception When Component Is Initialised Without Them
Issue -
State: open - Opened by fungus1487 over 6 years ago
- 4 comments
Labels: feature request
#640 - Binded props for stubs in wrapper HTML
Issue -
State: closed - Opened by Slashgear almost 7 years ago
- 8 comments
Labels: wontfix, stubs
#560 - Mock $parent when mounting/shallow a component
Issue -
State: closed - Opened by Mweydert almost 7 years ago
- 11 comments
Labels: feature request, intend to implement
#366 - feat: add RouterLinkStub
Pull Request -
State: closed - Opened by eddyerburgh about 7 years ago
- 2 comments
#319 - .scrollTo is not a function
Issue -
State: closed - Opened by darrenjennings about 7 years ago
- 7 comments
#266 - Can't trigger input event
Issue -
State: closed - Opened by sdellis about 7 years ago
- 31 comments
#255 - How to use typescript correctly?
Issue -
State: closed - Opened by kimond about 7 years ago
- 63 comments
Labels: help wanted, intend to implement, docs
#193 - How can I use Environment Veriables with Jest
Issue -
State: closed - Opened by DarynHolmes over 7 years ago
- 29 comments
#167 - Add lifecycle hooks mocking
Pull Request -
State: closed - Opened by wtho over 7 years ago
- 13 comments
#79 - How to read input value
Issue -
State: closed - Opened by lusarz over 7 years ago
- 13 comments