Skip to content
Snippets Groups Projects
  1. Dec 21, 2017
    • Ian Stapleton Cordasco's avatar
      Merge pull request #751 from omgjlk/split-issue-object-670 · 0657d446
      Ian Stapleton Cordasco authored
      Split up Issue objects
      Unverified
      0657d446
    • Jesse Keating's avatar
      Split up Issue objects · af8ea28f
      Jesse Keating authored
      
      This creates 3 classes; one for iterations (Short), one for direct GETs
      (Issue), and one for events (EventIssue). Most attributes
      are directly assigned, except where otherwise commented.
      
      Some cassettes needed to be updated for the relatively new 'assignees'
      attribute that now comes back. A sample json needed to be updated as
      well. Cassettes that needed updated that were associated with
      authenticated calls got the calls updated to use auto_login as well.
      
      Some cassettes will break between older requests and newer, so tag those
      tests accordingly. Allow the tests to work in older requests land for
      now.
      
      The search tests needed to be updated as well, label name changed and
      syntax changed slightly.
      
      Related-to #670
      
      Signed-off-by: default avatarJesse Keating <jkeating@j2solutions.net>
      af8ea28f
  2. Dec 20, 2017
  3. Dec 19, 2017
  4. Dec 18, 2017
  5. Dec 17, 2017
  6. Dec 15, 2017
Loading