#32668: Separate test-collection setup from runtests.py's setup() for use in
get_app_test_labels()
-------------------------------------+-------------------------------------
     Reporter:  Chris Jerdonek       |                    Owner:  Chris
         Type:                       |  Jerdonek
  Cleanup/optimization               |                   Status:  assigned
    Component:  Testing framework    |                  Version:  dev
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Mariusz Felisiak <felisiak.mariusz@…>):

 In [changeset:"0d2816133c7e81966bec36b2e3af2fa1ff4f12c2" 0d281613]:
 {{{
 #!CommitTicketReference repository=""
 revision="0d2816133c7e81966bec36b2e3af2fa1ff4f12c2"
 Refs #32668 -- Simplified get_test_modules() in runtests.py.

 This simplifies runtests.py's get_test_modules() in a few ways.  For
 example, it changes the function to yield strings instead of returning
 pairs of strings, which simplifies the calling code.

 This commit also changes SUBDIRS_TO_SKIP from a list to a dict since
 the directories to skip depend on the parent directory.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32668#comment:7>
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.a2b1567c45ee9ad809b3497e9f17e1e7%40djangoproject.com.

Reply via email to