You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 11, 2020. It is now read-only.
Right now we write tests in this file, defining the query parameter that Traffic Cop redirects sites visitors to. Unfortunately, the only way this works is if the test key is named test, because of this line
Let's un-hardcode this so we can run multiple tests if desired, or at least more clearly label our tests.