Skip to content

Releases: Financial-Times/n-test

v1.1.4: Merge pull request #29 from Financial-Times/allow-304

20 Feb 17:38
74036aa
Compare
Choose a tag to compare

v1.1.3: Merge pull request #28 from Financial-Times/dont-mutate-req-headers

20 Feb 10:07
8613ce3
Compare
Choose a tag to compare

v1.1.2: Merge pull request #27 from Financial-Times/add-response-header-check

20 Feb 09:32
576d1a8
Compare
Choose a tag to compare
  • Add responseHeaders check
  • [BUG] Fix request header setting

Allow booleans for networkRequest/element checks

19 Feb 17:07
5c1d311
Compare
Choose a tag to compare
Merge pull request #26 from Financial-Times/network-check-flexible

Allow booleans for network/element checks, and consolidate test fixtures

v1.1.0: Merge pull request #25 from Financial-Times/rework-api

19 Feb 13:39
3105cd8
Compare
Choose a tag to compare
  • Now exports a class SmokeTest rather than an instance.
  • Ability to programatically add new checks
  • Removes --auth, and adds --header to add headers to every test.
  • Adds networkRequests check, to be able to test that a URL has been requested.

v1.1.0-beta.3: Fix content type setting

19 Feb 11:55
Compare
Choose a tag to compare
Pre-release
 🐿 v2.6.0

v1.1.0-beta.1: Fix tests

19 Feb 09:52
Compare
Choose a tag to compare
Pre-release
  • Allow consumers to add their own checks (as an example - FT.com could add a specific check to test cache headers).
  • Remove FT-specific "auth" option. In place, when programatically using you can add global headers. This means in n-heroku-tools we can specify

This is technically a breaking change, but since it's only n-heroku-tools that would break, i'll do a beta release and sync.

Also adds a networkRequests check - to check that requests have been made to URLs. Example - check that tracking works, or an ad request was made.

v1.1.0-beta.2: Merge pull request #24 from Financial-Times/fix-html-check

19 Feb 11:20
19b56c5
Compare
Choose a tag to compare
Use lowercase headers from puppeteer

v1.0.2: Merge pull request #24 from Financial-Times/fix-html-check

13 Feb 17:15
19b56c5
Compare
Choose a tag to compare

v1.0.1: Merge pull request #23 from Financial-Times/no-more-heroku

08 Feb 14:37
d693e9b
Compare
Choose a tag to compare