Five Fifths Voter is a web application tool designed to enable and empower Black people and others to exercise their right to vote by ensuring their voice is heard
@davidnixon @GeraldMit: pls review and merge. I also had to comment out the default test that comes with vue.js. It fails as we don't have the helloworld component in this project. We need to create more relevant tests. Captured in #136. Need another issue for general unit testing.
Adding GitHub action to install, build and test the UI component on every
The action does the following
If all of the above passes, new code can be merged in.
Sample run - https://github.com/Call-for-Code-for-Racial-Justice/Five-Fifths-Voter/runs/3682040517?check_suite_focus=true
Related to #232
@davidnixon @GeraldMit: pls review and merge. I also had to comment out the default test that comes with vue.js. It fails as we don't have the
helloworld
component in this project. We need to create more relevant tests. Captured in #136. Need another issue for general unit testing.FYI @demilolu