Posman tests for yandexspeller. More 100 requests and about 700 tests.
To use tests, import collection YandexSpeller.postman_collection.json
and environment YandexSpeller.postman_environment.json
If you want to use CI or run tests without an interface, use newman. Example:
newman run YandexSpeller.postman_collection.json -e YandexSpeller.postman_environment.json
If need reports, use newman-reporter-htmlextra . Example:
newman run YandexSpeller.postman_collection.json -e YandexSpeller.postman_environment.json -r htmlextra