• Piotr Skorupa's avatar
    Add fixture guard spec for SQL metric queries · 89d463d8
    Piotr Skorupa authored
    This commit adds a guard spec that compares SQL metric queries to a
    fixture file in order to catch any arbitrary changes to the queries.
    
    The fixture file can be regenerated using a rake task.
    
    Timestamps are freezed for and a stable set of Devise omniauth providers
    is used to make queries that rely on them deterministic and not change
    every time the fixture file is regenerated.
    89d463d8
usage_data_queries_spec.rb 3.55 KB