Skip to content

Releases: Financial-Times/n-test

Remove local HTTPS support and fix tests

07 Nov 14:23
14e3709
Compare
Choose a tag to compare
Merge pull request #94 from Financial-Times/fix-broken-tests

Fix broken tests

Pin Puppeteer to v1.9

06 Nov 11:43
c3b581f
Compare
Choose a tag to compare
Merge pull request #93 from jamesnicholls/pin-puppeteer-version

Pin puppeteer version

Fail smoke test run when tests not run

18 Oct 13:59
9afc530
Compare
Choose a tag to compare

This will make smoke tests fail if any tests are missed

Upgrade puppeteer, remove Saucelabs

02 Oct 13:23
4b6f3fb
Compare
Choose a tag to compare
  • Unpin Puppeteer to use the latest version again
  • Remove option for Saucelabs

Handle assertion errors when testing content

04 Sep 09:57
194c273
Compare
Choose a tag to compare
Merge pull request #88 from Financial-Times/allow-assertions-in-content

Catch assertion fails in content checking

v1.10.1: Merge pull request #86 from Financial-Times/jsdom-fix

04 Sep 09:17
9c773c7
Compare
Choose a tag to compare
Fix Jest security error coming from jsdom

Ignore Certificat errors if NODE_ENV=development

04 Sep 09:01
9d43e1b
Compare
Choose a tag to compare
Merge pull request #85 from Financial-Times/smoke-ignore-cert-errors

Ignore certificate errors

Pin puppeteer dependency to v1.5.0

13 Jul 14:28
6dcd149
Compare
Choose a tag to compare

The latest release of puppeteer (v1.6.0) is causing errors in our smoke tests. We're pinning puppeteer to v1.5.0 until we can track down the cause of the issue.

Once we have n-test working with puppeteer v1.6.0, we can get back to pinning the puppeteer dependency more loosely i.e. v1.x.

Check the type for request headers passed via config

13 Jul 12:19
0b80e83
Compare
Choose a tag to compare

This change also introduces NTest* error classes so that we can add specific error handling for errors thrown by n-test itself.

Fix header setting for user tests to include navigation request

27 Jun 10:35
Compare
Choose a tag to compare
Fix user header check to include navigationRequest

 🐿 v2.9.0