Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 483 Bytes

readme.md

File metadata and controls

30 lines (21 loc) · 483 Bytes

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