avallete / ag-grid-autocomplete-editor

Quick implementation of autocompletion into ag-Grid cell using autocompleter package.
MIT License
49 stars 25 forks source link

Add more e2e tests #93

Open avallete opened 3 years ago

avallete commented 3 years ago

With [cypress-real-events]((https://github.com/dmtrKovalenko/cypress-real-events) we should be able to increase e2e tests coverage (user clicks, tab keys pressed, ...).