#2879: Add live test server support to test framework
-------------------------------------+-------------------------------------
     Reporter:  Mikeal Rogers        |                    Owner:  devin
  <mikeal@…>                         |                   Status:  new
         Type:  New feature          |                  Version:
    Component:  Testing framework    |               Resolution:
     Severity:  Normal               |             Triage Stage:  Accepted
     Keywords:                       |      Needs documentation:  0
    Has patch:  1                    |  Patch needs improvement:  1
  Needs tests:  0                    |                    UI/UX:  0
Easy pickings:  0                    |
-------------------------------------+-------------------------------------
Changes (by julien):

 * stage:  Ready for checkin => Accepted


Comment:

 ptone: thanks for your docs feedback!

 akaariai: Are you suggesting that only the comment be changed and/or that
 `LiverServerTestCase` should inherit from `TestCase` instead of
 `TransactionTestCase`?

 Also, it's been suggested on IRC that to avoid adding 2 new settings the
 live server's host and port could be passed as options to the `manage.py
 test` command. That sounds like a good idea, but at this stage I'm
 wondering how this could work if one is using a different test runner than
 Django's.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/2879#comment:89>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to