#338: Add boolean fields for widgets
--------------------------+--------------------------------------
  Reporter:  olemis       |      Owner:  gjm
      Type:  enhancement  |     Status:  review
  Priority:  minor        |  Milestone:  Release 5
 Component:  dashboard    |    Version:  0.3.0
Resolution:               |   Keywords:  widget fields parameters
--------------------------+--------------------------------------
Changes (by olemis):

 * owner:  olemis => gjm


Comment:

 Replying to [comment:9 gjm]:
 > thanks olemis. I have no objection to adding the code - we may find a
 need for it after all - but it would be good if we can exercise the code
 and know that we are not inadvertently breaking it (even if that is
 unlikely for this case)

 Please see [attachment:t338_r1462483_widgets_fields_testing.diff this
 patch] . Details :

 {{{
 #!sh

 $ hg qapplied
 t338/t338_r1427886_BoolField.diff
 t338/t338_r1462483_widgets_fields_testing.diff

 $ hg log -r qparent --template="[{svnrev}] - {desc}\n"
 [1462483] - Sync merge from trunk

 $ python setup.py test -m tests.api
 [...]
 test_false_values (tests.api.BoolFieldTestCase) ... ok
 test_true_values (tests.api.BoolFieldTestCase) ... ok
 test_timestamp (tests.api.DateFieldTestCase) ... ok

 ----------------------------------------------------------------------
 Ran 3 tests in 0.000s

 OK


 }}}

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/338#comment:11>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Reply via email to