autocomplete-tests

To run this tests clone this repo

git clone git@github.com:Shastel/autocomplete-tests.git

Open directory

cd autocomplete-tests

Install dependencies:

npm install

Then you should create .env file and add relative path to your implementation. You can find examples here.

When file is created you can run tests with:

npm test

LICENSE

MIT