garris / ember-backstop

BackstopJS visual regression testing addon for Ember.
MIT License
56 stars 21 forks source link

Feature: Support custom port for remote service #69

Closed kiwi-josh closed 2 years ago

kiwi-josh commented 2 years ago

Resolves this longstanding issue: https://github.com/garris/ember-backstop/issues/34

This PR does two things:

  1. Uses this recently merged backstopjs PR to support providing a custom port to the remote service, through the use of the new environment variable: BACKSTOP_REMOTE_HTTP_PORT
  2. Upgrades the addon from 3.10 to the latest 3.X version: 3.28, using ember-cli-update