Skip to content
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.

Release 2.x Infrastructure Enhancements

No due date 79% complete

Infrastructure enhancements following the initial v2.0 baseline:

  • Optimize the Flash compilation settings and metadata
  • Add JSCS for style checking
  • Add unit test code coverage metric tracking via coveralls.io
  • Make node-flexpmd less flaky if possible (sometimes you don't receive any violations but a single one can show you other unrelated violations tha…

Infrastructure enhancements following the initial v2.0 baseline:

  • Optimize the Flash compilation settings and metadata
  • Add JSCS for style checking
  • Add unit test code coverage metric tracking via coveralls.io
  • Make node-flexpmd less flaky if possible (sometimes you don't receive any violations but a single one can show you other unrelated violations that don't show up otherwise)
  • Establish node-flexunit and add ActionScript tests
  • Add dependency management tracking with David
  • etc.