Skip to content

Releases: Financial-Times/n-test

Temporarily ignore Safari tests

06 Feb 18:19
b1e3231
Compare
Choose a tag to compare

Safari tests are failing preventing the apps from being released.
It looks like the version of SafariDriver that BrowserStack is using at the moment, is incompatible with our choose of os/browser version (somehow)

Change Safari version to 11.1

06 Feb 17:54
ac8a85d
Compare
Choose a tag to compare

Because builds still fail with 'High Sierra - Safari - latest`

Use latest Safari

06 Feb 16:47
1e19d3c
Compare
Choose a tag to compare
Use latest Safari version

11.0 has started randomly breaking on Browserstack

Fix errors when expected redirect doesn't happen

28 Nov 15:12
3ae75a7
Compare
Choose a tag to compare

This release fixes an issue where an error would be thrown in status checks where a String is passed as the expected value to indicate an expected redirect but where no redirect occurred.

Remove hacky error threshold

28 Nov 13:49
f480805
Compare
Choose a tag to compare
Merge pull request #97 from Financial-Times/remove-silly-threshold

Stop allowing an arbitrary number of errors

Remove browserstack-local

26 Nov 16:50
4ddba4d
Compare
Choose a tag to compare
Merge pull request #98 from Financial-Times/remove-local

Remove browserstack-local

Include query params in screenshot name

13 Nov 11:40
Compare
Choose a tag to compare
include query parameter in screenshot name

 🐿 v2.10.3

Fix: don't save screenshot with visibleContent check

08 Nov 15:26
Compare
Choose a tag to compare
Don't save screenshot

 🐿 v2.10.3

Add test for % of viewport containing actual content

08 Nov 15:23
9c73697
Compare
Choose a tag to compare
Merge pull request #96 from Financial-Times/percentage-content

Test for % of viewport consisting of content

Small screenshot task improvements

08 Nov 11:12
62aa886
Compare
Choose a tag to compare
Merge pull request #95 from Financial-Times/screenshot-tlc

Screenshot TLC