jayfk / fundingoss.com

http://fundingoss.com
BSD 3-Clause "New" or "Revised" License
59 stars 15 forks source link

Update django-test-plus to 1.0.14 #104

Open pyup-bot opened 8 years ago

pyup-bot commented 8 years ago

There's a new version of django-test-plus available. You are currently using 1.0.11. I have updated it to 1.0.14

Changelog

1.0.14


  • Fixed documentation typo
  • Added response_400() test
  • Added Guinslym and David Arcos to AUTHORS.txt

    1.0.13


  • Added response_401() test
  • Fixed situation where User models without a 'username' field could not be used as easily. Now credential field is automatically determined.
  • Fixed assertLoginRequired when settings.LOGIN_URL is a named URL pattern
  • Removed support for Django 1.4.x as it is well beyond it's end of life and causes a headache for supporting newer releases

    1.0.12


  • Fixed incorrect documentation
  • Added response_405 and response_410 test methods

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

codecov-io commented 8 years ago

Current coverage is 100%

Merging #104 into master will not change coverage

@@           master   #104   diff @@
====================================
  Files           9      9          
  Lines          96     96          
  Methods         0      0          
  Messages        0      0          
  Branches        0      0          
====================================
  Hits           96     96          
  Misses          0      0          
  Partials        0      0          

Powered by Codecov. Last updated by 3c3c278...07753a9