Re: [Django] #11241: Allow assertFormError to check a formsets' non_form_errors

2011-04-16 Thread Django
#11241: Allow assertFormError to check a formsets' non_form_errors
---+-
   Reporter:  sethtrain|Owner:  nobody
   Type:  New feature  |   Status:  closed
  Milestone:   |Component:  Testing framework
Version:  SVN  | Severity:  Normal
 Resolution:  duplicate| Keywords:
   Triage Stage:  Accepted |Has patch:  1
Needs documentation:  0|  Needs tests:  0
Patch needs improvement:  0|
---+-
Changes (by julien):

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


Comment:

 Closing in favour of #11603, which addresses a larger scope and has a more
 comprehensive patch.

-- 
Ticket URL: 
Django 
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.



Re: [Django] #11241: Allow assertFormError to check a formsets' non_form_errors

2009-07-30 Thread Django
#11241: Allow assertFormError to check a formsets' non_form_errors
+---
  Reporter:  sethtrain  | Owner:  nobody
Status:  new| Milestone:
 Component:  Testing framework  |   Version:  SVN   
Resolution: |  Keywords:
 Stage:  Accepted   | Has_patch:  1 
Needs_docs:  0  |   Needs_tests:  0 
Needs_better_patch:  0  |  
+---
Comment (by martin_speleo):

 Unless I am misunderstanding how one might use assertFormError to test a
 formset, I would suggest that a seperate function is required to test
 formset field-errors and non-field-errors.  This would seem a more natural
 place to test for non-form errors.  I have proposed such a solution in
 ticket:11603.

-- 
Ticket URL: 
Django 
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
-~--~~~~--~~--~--~---



Re: [Django] #11241: Allow assertFormError to check a formsets' non_form_errors

2009-05-31 Thread Django
#11241: Allow assertFormError to check a formsets' non_form_errors
+---
  Reporter:  sethtrain  | Owner:  nobody
Status:  new| Milestone:
 Component:  Testing framework  |   Version:  SVN   
Resolution: |  Keywords:
 Stage:  Accepted   | Has_patch:  1 
Needs_docs:  0  |   Needs_tests:  0 
Needs_better_patch:  0  |  
+---
Changes (by russellm):

  * needs_better_patch:  => 0
  * needs_docs:  => 0
  * stage:  Unreviewed => Accepted
  * needs_tests:  => 0
  * milestone:  1.1 =>

Comment:

 Idea seems sound, but the deadline for v1.1 features has passed.

-- 
Ticket URL: 
Django 
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
-~--~~~~--~~--~--~---



[Django] #11241: Allow assertFormError to check a formsets' non_form_errors

2009-05-31 Thread Django
#11241: Allow assertFormError to check a formsets' non_form_errors
---+
 Reporter:  sethtrain  |   Owner:  nobody
   Status:  new|   Milestone:  1.1   
Component:  Testing framework  | Version:  SVN   
 Keywords: |   Stage:  Unreviewed
Has_patch:  1  |  
---+
 When using assertFormError while testing a formset it would be nice to be
 able assert with a formsets' non_form_errors, I have changed the
 assertFormError to handle this case.

-- 
Ticket URL: 
Django 
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
-~--~~~~--~~--~--~---