Skip to content
Snippets Groups Projects
  1. Jul 10, 2018
  2. Jul 09, 2018
  3. Jul 06, 2018
  4. Jul 03, 2018
  5. Jul 02, 2018
    • Antoine R. Dumont's avatar
      deposit_update: Fix check error during update with wrong mimetype · 17390582
      Antoine R. Dumont authored
      Multiple things went wrong, which explains the issue in production:
      
      - the internal representation is expected to be a tuple for the
        post (not an HttpResponse instance)
      
      - the tests were failing on the expected bad status for the wrong
        reason (bad deposit status was used, 'ready' instead of 'partial',
        an update can only take place on 'partial' deposit)
      
      - the tests were differents but tested the same endpoint either
        way (only put was called)
      
      Related P279
      Related T1010#20869
      Related T1010#20870
      17390582
  6. Jun 29, 2018
  7. May 03, 2018
  8. Mar 16, 2018
  9. Mar 07, 2018
  10. Mar 06, 2018
  11. Feb 12, 2018
  12. Feb 06, 2018
  13. Feb 02, 2018
  14. Feb 01, 2018
  15. Jan 30, 2018
  16. Jan 29, 2018
Loading