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

Feature/grue 177 more prebid tests #12

Merged
merged 7 commits into from
Aug 29, 2022

Commits on Aug 10, 2022

  1. Configuration menu
    Copy the full SHA
    e0da02d View commit details
    Browse the repository at this point in the history
  2. GRUE-176 After some attempts with leveraging environment variables, d…

    …ecided to look for an environment variable passed on configuration.
    Tonsil committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    b11b71e View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. GRUE-177 WIP added a fix for handling timestamps, plus there's some t…

    …emporary debugging that I was using to understand flow.
    Tonsil committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    9eb65a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. GRUE-177 Fixed bug with localStorage checking for empty, included nul…

    …l as a possible return value.
    Tonsil committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    b442c8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6890c08 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. GRUE-177 updated the environment handling for dev, qa, and prod. I'm …

    …still on the fence on whether we need this, but it's allowing the tests to pass currently, so leaving it in for now.
    Tonsil committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    3b33345 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. GRUE-178 removed the dynamic URL handling for the ID endpoint. We wil…

    …l manage that change with the build process for testing.
    Tonsil committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    06f2d36 View commit details
    Browse the repository at this point in the history