githubbob42 / mingle2github2

0 stars 1 forks source link

TECH DEBT: Rename raygun.js to raygun.min.js #5582

Open githubbob42 opened 5 years ago

githubbob42 commented 5 years ago

Mingle Card: 5945 Narrative

As a standard for minified JavaScript files, the suffix for these type of files should end in “.min.js” so that we know the file is already minified without having to open it and it follows our convention. 

Acceptance Criteria

Enter the Acceptance Criteria here.

Analysis

Related Stories

Tasks

{{ table query: SELECT Number, Name, Owner, 'Task Status' WHERE Type = Task and Story = THIS CARD ORDER BY Status }}

Defects

{{ table query: SELECT Number, Name, Owner, 'Status' WHERE Type = Defect and 'Related Story' = THIS CARD }}

Test Areas

Developers: During code review, delete the test areas that do not apply to this card, leave the test areas that should be covered by QA.

Test Plan