• Timothy Andrew's avatar
    Add a `seed_fu` fixture to generate data for cycle analytics. · 2110989f
    Timothy Andrew authored
    - The fixture generates data for every stage in the cycle analytics
      dashboard. Once this fixture has run, you shouldn't be seeing any
      "<not enough data>" messages for cycle analytics.
    
    - This is probably not necessary for every fixture run, so it might be
      moved behind an env var in the future.
    2110989f
17_cycle_analytics.rb 4.93 KB