renatodeleao / a11y-vue-dialog

An accessibility-first renderless (headless) dialog component made for Vue https://renatodeleao.github.io/a11y-vue-dialog/
MIT License
12 stars 1 forks source link

fix: dialogRef flaky specs #18

Open renatodeleao opened 4 years ago

renatodeleao commented 4 years ago

Although things are working i can't seem to write a proper test to check if methods are being called correctly.

renatodeleao commented 4 years ago

https://github.com/renatodeleao/a11y-vue-dialog/blob/24c43e391503bc2ff727d01b1b8e854f2ad4deda/src/__tests__/A11yVueDialogRenderless.spec.js#L22-L34

Note to self.