This repository was archived by the owner on Oct 18, 2025. It is now read-only.

Description
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:
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.