Page MenuHomeIn-Portal Phabricator

INP-1706 - Generate assets during deployment
ClosedPublic

Authored by alex on May 20 2017, 4:06 AM.

Details

Test Plan
NOTE: Test both clean install and upgrade.
  • in Admin Console:
    1. go to ToolsSystem Tools section
    2. confirm, that Dump Assets sub-section with Dump button is present in Project Deployment section
  • in VM:
    1. delete all js/css files in /system/cache folder
  • in Admin Console:
    1. press Dump button in Dump Assets sub-section in Project Deployement section
  • in VM:
    1. confirm, that c_* files js/css where created in /system/cache folder
  • in VM:
    1. delete all js/css files in /system/cache folder
  • in Admin Console:
    1. press Deploy button
    2. confirm, that Dumping Assets ... OK text was displayed on black background
  • in VM:
    1. confirm, that c_* files js/css where created in /system/cache folder
  • in Admin Console:
    1. confirm, that description in Deploy Changes sub-section tells, that assets will be dumped during deployment
    2. press Synchronize button
    3. confirm, that Dumping Assets ... OK text wasn't displayed on black background
  • in VM:
    1. remember list of js/css files in /system/cache folder
  • in Admin Console:
    1. go to ToolsSystem Tools section
    2. press Refresh button in Refresh Theme Files sub-section in Templates section
  • in VM:
    1. confirm, that list of js/css files in /system/cache folder haven't changed

Diff Detail

Repository
rINP In-Portal
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

alex updated this revision to Diff 746.May 20 2017, 4:06 AM
alex retitled this revision from to INP-1706 - Generate assets during deployment.
alex updated this object.
alex edited the test plan for this revision. (Show Details)
alex added 1 JIRA issue(s): INP-1706.
alex edited edge metadata.May 21 2017, 2:22 PM
alex added a project: Restricted Project.
erik accepted this revision.May 26 2017, 5:55 AM
erik edited edge metadata.
This revision is now accepted and ready to land.May 26 2017, 5:55 AM
This revision was automatically updated to reflect the committed changes.