Titanium JIRA Archive
Alloy (ALOY)

[ALOY-609] ListSection data binding

GitHub Issuen/a
TypeSub-task
PriorityHigh
StatusResolved
ResolutionFixed
Resolution Date2013-05-01T16:58:23.000+0000
Affected Version/sn/a
Fix Version/sAlloy 1.2.0, 2013 Sprint 09
ComponentsModels, XML
Labelsnotable
ReporterTony Lukasavage
AssigneeUnknown
Created2013-04-05T16:13:38.000+0000
Updated2018-03-07T22:25:36.000+0000

Description

Comments

  1. Tony Lukasavage 2013-05-01

    PR: https://github.com/appcelerator/alloy/pull/124 *All test cases should work on both iOS and Android*

    test case 1

    link: https://github.com/appcelerator/alloy/tree/master/test/apps/testing/ALOY-609 Assert that all items can be emptied with the "reset" button and that an item matching the corresponding template clicked will appear at the end of the list when clicked. You should be able to do any combination of these operations without failure.

    test case 2

    link: https://github.com/appcelerator/alloy/tree/master/test/apps/models/binding_listview This is exactly the same as above, but is made available in the non-internal-testing section of the test apps collection. It should behave exactly as test case #1.

    test case 3

    link: https://github.com/appcelerator/alloy/tree/master/test/apps/ui/listview Assert that all non-data-binding related ListView operations still work as expected. Each tab should represent a static list of ListView items. The first a single section, the second multiple sections, the last multiple item templates in the same single section.

JSON Source