1. 15 Jun, 2019 1 commit
    • Patrick Derichs's avatar
      Add task count and completed count to graphql types · 453a9b29
      Patrick Derichs authored
      Add specs for task completion status (graphql)
      
      Fix style issues
      
      Changed format of constants in spec
      
      Refactor specs to reduce creation of records
      
      Reduce parameters to merge request creation
      
      Use set's for project and user
      
      Move let's out of it_behaves_like block
      
      Fix description parameter
      
      Fix format of lets
      
      Use dig to get task completion status out of graphql response
      
      Modified rspec output
      
      Add changelog entry
      453a9b29
  2. 12 Jun, 2019 39 commits