#20579: Define the expected state of the database between test cases
-----------------------------------+-------------------------------------
     Reporter:  aaugustin          |                    Owner:  aaugustin
         Type:  Bug                |                   Status:  closed
    Component:  Testing framework  |                  Version:  master
     Severity:  Release blocker    |               Resolution:  fixed
     Keywords:                     |             Triage Stage:  Accepted
    Has patch:  1                  |      Needs documentation:  0
  Needs tests:  0                  |  Patch needs improvement:  0
Easy pickings:  0                  |                    UI/UX:  0
-----------------------------------+-------------------------------------
Changes (by Aymeric Augustin <aymeric.augustin@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"55cbd65985bfad02512a64a4cb8468140f15ee84"]:
 {{{
 #!CommitTicketReference repository=""
 revision="55cbd65985bfad02512a64a4cb8468140f15ee84"
 Fixed #20579 -- Improved TransactionTestCase.available_apps.

 Also moved its documentation to the 'advanced' section. It doesn't
 belong to the 'overview'. Same for TransactionTestCase.reset_sequences.

 When available_apps is set, after a TransactionTestCase, the database
 is now totally empty. post_syncdb is fired at the beginning of the next
 TransactionTestCase.

 Refs #20483.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20579#comment:5>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.577aaeb0d0a4208538e882f7a9936a19%40djangoproject.com?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to