[Django] #23744: Minor error in docs for testing with selenium

2 views
Skip to first unread message

Django

unread,
Nov 1, 2014, 10:35:54 AM11/1/14
to django-...@googlegroups.com
#23744: Minor error in docs for testing with selenium
-------------------------------+--------------------
Reporter: djbug | Owner: nobody
Type: Uncategorized | Status: new
Component: Documentation | Version: 1.7
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------
https://docs.djangoproject.com/en/dev/topics/testing/tools/#liveservertestcase

This command to run the selenium tests

./manage.py test myapp.MySeleniumTests.test_login

should be

./manage.py test myapp.tests.MySeleniumTests.test_login

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

Django

unread,
Nov 1, 2014, 10:49:03 AM11/1/14
to django-...@googlegroups.com
#23744: Minor error in docs for testing with selenium
--------------------------------------+------------------------------------
Reporter: djbug | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Documentation | Version: 1.7
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by tchaumeny):

* needs_better_patch: => 0
* needs_tests: => 0
* easy: 0 => 1
* needs_docs: => 0
* type: Uncategorized => Cleanup/optimization
* stage: Unreviewed => Accepted


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

Django

unread,
Nov 1, 2014, 12:37:27 PM11/1/14
to django-...@googlegroups.com
#23744: Minor error in docs for testing with selenium
--------------------------------------+------------------------------------
Reporter: djbug | Owner: nobody
Type: Cleanup/optimization | Status: closed
Component: Documentation | Version: 1.7
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by Tim Graham <timograham@…>):

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


Comment:

In [changeset:"6d0547c1ad4c370a6efb136fb3ba8422b012643f"]:
{{{
#!CommitTicketReference repository=""
revision="6d0547c1ad4c370a6efb136fb3ba8422b012643f"
Fixed #23744 -- Fixed typo in selenium testing example.

Thanks djbug for the report.
}}}

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

Django

unread,
Nov 1, 2014, 12:37:47 PM11/1/14
to django-...@googlegroups.com
#23744: Minor error in docs for testing with selenium
--------------------------------------+------------------------------------
Reporter: djbug | Owner: nobody
Type: Cleanup/optimization | Status: closed
Component: Documentation | Version: 1.7

Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
--------------------------------------+------------------------------------

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

In [changeset:"3ac46d072675efcfd63c7fdcb4c816f9f1c18352"]:
{{{
#!CommitTicketReference repository=""
revision="3ac46d072675efcfd63c7fdcb4c816f9f1c18352"
[1.7.x] Fixed #23744 -- Fixed typo in selenium testing example.

Thanks djbug for the report.

Backport of 6d0547c1ad from master
}}}

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

Django

unread,
Nov 1, 2014, 12:37:51 PM11/1/14
to django-...@googlegroups.com
#23744: Minor error in docs for testing with selenium
--------------------------------------+------------------------------------
Reporter: djbug | Owner: nobody
Type: Cleanup/optimization | Status: closed
Component: Documentation | Version: 1.7

Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
--------------------------------------+------------------------------------

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

In [changeset:"672015407b091ab3189aa7f5e2c6b142deb150ea"]:
{{{
#!CommitTicketReference repository=""
revision="672015407b091ab3189aa7f5e2c6b142deb150ea"
[1.6.x] Fixed #23744 -- Fixed typo in selenium testing example.

Thanks djbug for the report.

Backport of 6d0547c1ad from master
}}}

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

Reply all
Reply to author
Forward
0 new messages