Titanium JIRA Archive
Alloy (ALOY)

[ALOY-651] Create compile and runtime unit testing for style processing

GitHub Issuen/a
TypeSub-task
PriorityHigh
StatusResolved
ResolutionFixed
Resolution Date2013-05-20T22:22:49.000+0000
Affected Version/sn/a
Fix Version/sAlloy 1.2.0, 2013 Sprint 10
ComponentsStyling, Testing
Labelsn/a
ReporterTony Lukasavage
AssigneeUnknown
Created2013-05-01T17:31:24.000+0000
Updated2018-03-07T22:26:12.000+0000

Description

To prepare for dynamic styling (ALOY-210) a lot of changes are going to be made to how styling is handled in Alloy, referenced in the linked tickets below. In order to ensure that we minimize the chance of regressions during this process, a suite of unit tests regarding specifically the styling should be created. This will allow us to confirm expected behavior as the styling code is abstracted in a way that will make it usable by Titanium at runtime. The testing should be relatively low-level, allowing us to test specific existing functions in the styling process, but it should also run against the test apps and assert that the generated code matches our expectations of how the styles should be processed.

Comments

  1. Tony Lukasavage 2013-05-20

    Finished writing compile and run time testing for all test apps in "basics" and "advanced". Further unit testing backfill will be addressed in future tickets.

JSON Source