Skip to content
This repository was archived by the owner on Feb 9, 2020. It is now read-only.
This repository was archived by the owner on Feb 9, 2020. It is now read-only.

test(e2e): run instrumentation against live sites running Angular #193

Open
@btford

Description

@btford

To avoid ever releasing a problematic version of Batarang again, I want to run the instrumentation code against a few Angular production apps.

Here's my list of apps:

Here are my pending tasks for implementing these tests:

  • Find a way to have webdriver (via protractor) launch a specific profile of Chrome
  • Run these tests before releases, and periodically (maybe once a day) to account for changes in these production apps

I'll need to strike a balance between making tests comprehensive, yet easy to maintain if the app changes in production. The benefit of having better integration tests needs to outweigh the cost of keeping them up-to-date.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions