Skip to content

Releases: webextensions/headless-integration

Added support for loading variables into test

Choose a tag to compare

@webextensions webextensions released this 10 Jul 00:05
  • Now using _variables to load variables in tests 1553de3
  • Using github:webextensions/login for a particular commit c7d2159
  • Added a comment 32e6443
  • Renamed a test variables file 0bbe1f5
  • Renamed test files 54dc871
  • Added support for loading variables into test 00459cb
  • Using login-express-session@github:webextensions/login for the time being. 366b6e3
  • Merge branch 'add-login-express-session' ef3a18d
  • Updated login-express-session and its usage 0d26951
  • Merge pull request #2 from rkristelijn/master 9bebc9a
  • fix | bootstrap loads from within package #1 d9d1d83
  • fix | bootstrap loads from within package 5d2e19c

v0.4.0...v0.5.0

Refactored some of the code/configurations to make the implementation more generic

Choose a tag to compare

@webextensions webextensions released this 06 Jul 05:01
  • Refactored some of the code/configurations to make the implementation more generic 8a0d965
  • Added another test 6865af0
  • Moved around some files 2d0986c
  • Refactored the approach for running mocha tests 4e01059

v0.3.2...v0.4.0

Now using relaxed-json for the tests

Choose a tag to compare

@webextensions webextensions released this 04 Jul 19:34
  • Now using relaxed-json for the tests 0309912

v0.3.1...v0.3.2

Minor refactoring in tests

Choose a tag to compare

@webextensions webextensions released this 04 Jul 19:01
  • Minor refactoring in tests 76947a5

v0.3.0...v0.3.1

Added fallback images for comparison

Choose a tag to compare

@webextensions webextensions released this 03 Jul 19:46
  • Added fallback images for comparison 51a2d97

v0.2.4...v0.3.0

Added support for typing

Choose a tag to compare

@webextensions webextensions released this 02 Jul 19:55

v0.2.3...v0.2.4

Added support for click action

Choose a tag to compare

@webextensions webextensions released this 02 Jul 16:04
  • Added support for click action eeeb789

v0.2.2...v0.2.3

Added support for taking screenshot of a selector

Choose a tag to compare

@webextensions webextensions released this 01 Jul 20:13
  • Added support for taking screenshot of a selector 4fa4fc6

v0.2.1...v0.2.2

Minor change in module.exports

Choose a tag to compare

@webextensions webextensions released this 01 Jul 18:07
  • Minor change in module.exports a49b544

v0.1.0...v0.2.0

Added basic puppeteer functionality

Choose a tag to compare

@webextensions webextensions released this 29 Jun 20:39
  • Updated core functionality c3f4d96
  • Code cleanup and removed 'extension' based code f6e5696
  • Added various minor updates 48494fa
  • Added "npm test" script 93a4960
  • Updated some piece of code around the test cases e10e72e
  • Added basic puppeteer functionality 4db558f
  • Added some basic code 1f58b60

v0.0.1...v0.1.0