hackforla / website

Hack for LA's website
https://www.hackforla.org
GNU General Public License v2.0
317 stars 752 forks source link

Select a JS test framework and develop sample unit tests against script in HfLA GitHub Actions #7277

Closed roslynwythe closed 1 month ago

roslynwythe commented 1 month ago

Overview

We need to select a JavaScript test framework and then develop a set of sample unit tests against the code in at least one HfLA GitHub Action, in order to demonstrate the basics of unit testing. For the purposes of this issue, the tests can be run locally and the results reported via the console.

Action Items

Resources/Instructions

REPLACE THIS TEXT - Provide links to resources or instructions that may help with this issue. This can include files to be worked on, external sites with solutions, documentation, etc.

github-actions[bot] commented 1 month ago

Hi @roslynwythe.

Please don't forget to add the proper labels to this issue. Currently, the labels for the following are missing:

NOTE: Please ignore this comment if you do not have 'write' access to this directory.

To add a label, take a look at Github's documentation here.

Also, don't forget to remove the "missing labels" afterwards. To remove a label, the process is similar to adding a label, but you select a currently added label to remove it.

After the proper labels are added, the merge team will review the issue and add a "Ready for Prioritization" label once it is ready for prioritization.

Additional Resources:

roslynwythe commented 1 month ago

closing, duplicate of # 7151