mblakele / search-index-164-test-case

Test case for https://github.com/fergiemcdowall/search-index/issues/164

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple test case for fergiemcdowall/search-index#164

To test:

  • npm i
  • npm test

After some number of iterations you should see:

TypeError: Cannot read property 'filter' of undefined

On my four-core laptop this typically takes less than 50 iterations.

About

Test case for https://github.com/fergiemcdowall/search-index/issues/164

License:MIT License


Languages

Language:JavaScript 100.0%