Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wqxr dfpTargeting #116

Merged
merged 4 commits into from
Apr 24, 2017
Merged

wqxr dfpTargeting #116

merged 4 commits into from
Apr 24, 2017

Commits on Apr 24, 2017

  1. adds assertions for DFP targeting

    on the following routes:
    `djangorendered`
    `playlist`: /streams/<slug>/
    `schedule`: /schedule/<date>/?scheduleStation=<slug>
    `shows`: /shows
    `streams`: /streams
    `channels`: /shows|series|articles|blogs|tags/<slug>
    Brian Whitton committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    15f7ac3 View commit details
    Browse the repository at this point in the history
  2. adds home page test

    moves home tests out of django rendered and adds dfp targeting test
    Brian Whitton committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    2225307 View commit details
    Browse the repository at this point in the history
  3. do targeting on these routes

    Brian Whitton committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    b194a85 View commit details
    Browse the repository at this point in the history
  4. updates schedule acceptance test

    Brian Whitton committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    9c50384 View commit details
    Browse the repository at this point in the history