[Django] #25451: Docs: Please tell new users where to store their test code

3 views
Skip to first unread message

Django

unread,
Sep 23, 2015, 6:28:50 AM9/23/15
to django-...@googlegroups.com
#25451: Docs: Please tell new users where to store their test code
--------------------------------------+--------------------
Reporter: guettli | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Documentation | Version: 1.8
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+--------------------
Please add a simple line and tell new users where to store
their test code:

https://docs.djangoproject.com/en/1.8/topics/testing/overview/

I guess there are thousand ways. What is the sane default?

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

Django

unread,
Sep 23, 2015, 8:31:17 AM9/23/15
to django-...@googlegroups.com
#25451: Docs: Please tell new users where to store their test code
-------------------------------------+-------------------------------------
Reporter: guettli | Owner: nobody
Type: | Status: new
Cleanup/optimization |
Component: Documentation | Version: 1.8
Severity: Normal | Resolution:
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by timgraham):

* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0


Comment:

The startproject template creates a `tests.py` file in each application
and the testing tutorial covers this. Does something else need to be said?

--
Ticket URL: <https://code.djangoproject.com/ticket/25451#comment:1>

Django

unread,
Sep 24, 2015, 2:50:24 PM9/24/15
to django-...@googlegroups.com
#25451: Docs: Please tell new users where to store their test code
--------------------------------------+------------------------------------

Reporter: guettli | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Documentation | Version: 1.8
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted

Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by timgraham):

* stage: Unreviewed => Accepted


Comment:

I had some ideas: [https://github.com/django/django/pull/5353 PR] for
review.

--
Ticket URL: <https://code.djangoproject.com/ticket/25451#comment:2>

Django

unread,
Sep 25, 2015, 3:07:12 AM9/25/15
to django-...@googlegroups.com
#25451: Docs: Please tell new users where to store their test code
-------------------------------------+-------------------------------------
Reporter: guettli | Owner: nobody
Type: | Status: new
Cleanup/optimization |
Component: Documentation | Version: 1.8
Severity: Normal | Resolution:
Keywords: | Triage Stage: Ready for
| checkin

Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by claudep):

* stage: Accepted => Ready for checkin


--
Ticket URL: <https://code.djangoproject.com/ticket/25451#comment:3>

Django

unread,
Sep 25, 2015, 7:15:58 AM9/25/15
to django-...@googlegroups.com
#25451: Docs: Please tell new users where to store their test code
-------------------------------------+-------------------------------------
Reporter: guettli | Owner: nobody
Type: | Status: closed
Cleanup/optimization |
Component: Documentation | Version: 1.8
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Ready for
| checkin
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Tim Graham <timograham@…>):

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


Comment:

In [changeset:"53e89ce2e71411ff9d1c3fd6f2b10d052a4aeace" 53e89ce]:
{{{
#!CommitTicketReference repository=""
revision="53e89ce2e71411ff9d1c3fd6f2b10d052a4aeace"
Fixed #25451 -- Added advice about organizing tests.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/25451#comment:4>

Django

unread,
Sep 25, 2015, 7:16:06 AM9/25/15
to django-...@googlegroups.com
#25451: Docs: Please tell new users where to store their test code
-------------------------------------+-------------------------------------
Reporter: guettli | Owner: nobody
Type: | Status: closed
Cleanup/optimization |
Component: Documentation | Version: 1.8

Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------

Comment (by Tim Graham <timograham@…>):

In [changeset:"2ca137e271116342065d448d3fcbdf5d29b931ba" 2ca137e2]:
{{{
#!CommitTicketReference repository=""
revision="2ca137e271116342065d448d3fcbdf5d29b931ba"
[1.8.x] Fixed #25451 -- Added advice about organizing tests.

Backport of 53e89ce2e71411ff9d1c3fd6f2b10d052a4aeace from master
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/25451#comment:5>

Django

unread,
Sep 25, 2015, 7:16:12 AM9/25/15
to django-...@googlegroups.com
#25451: Docs: Please tell new users where to store their test code
-------------------------------------+-------------------------------------
Reporter: guettli | Owner: nobody
Type: | Status: closed
Cleanup/optimization |
Component: Documentation | Version: 1.8

Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------

Comment (by Tim Graham <timograham@…>):

In [changeset:"f2f4f1cfff80244be628f24c46ab7ab0e91a11c4" f2f4f1c]:
{{{
#!CommitTicketReference repository=""
revision="f2f4f1cfff80244be628f24c46ab7ab0e91a11c4"
[1.9.x] Fixed #25451 -- Added advice about organizing tests.

Backport of 53e89ce2e71411ff9d1c3fd6f2b10d052a4aeace from master
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/25451#comment:6>

Reply all
Reply to author
Forward
0 new messages