yext / answers-search-ui

Answers Javascript API Library for building Search experiences.
Other
22 stars 7 forks source link

acceptance test static filter fixtures, dummy api key, remove `skipJsErrors` #1764

Closed oshi97 closed 2 years ago

oshi97 commented 2 years ago

With this PR the acceptance tests no longer run any real live api requests, other than preflight requests. Dummy experienceKeys, apiKeys, and businessIds were added to the html test pages. Also makes the indentation consistent on the html test pages. Before some pages were indenting by 4 spaces instead of 2.

Also removed skipJsErrors from the testcafe config, which is more ideal.

J=SLAP-2171 TEST=auto

also ran acceptance tests locally

coveralls commented 2 years ago

Coverage Status

Coverage remained the same at 61.548% when pulling 088228851625e29f21d3334516e7a9dac58b7978 on dev/static-filters-fixtures into 982f776abcd4505e4f3f1523ca7af4886606a1b1 on develop.