billimarie / prosecutor-database

An open-source, community oversight dataset of all U.S. Prosecutors. Happy Hacktoberfest 🎃
https://billimarie.github.io/prosecutor-database
Other
87 stars 85 forks source link

[CODE] Create Unit Tests, Consider Continuous Integration #150

Open jSadoski opened 4 years ago

jSadoski commented 4 years ago

Is your feature request related to a problem? Please describe. This project is quickly acquiring collaborators, and tests will help align the outcomes of our work and hopefully make @billimarie's role a little easier!

Describe the solution you'd like Write Mocha Unit Tests as per Meteor/Testing. This could be a continuous project, as more and improved tests will always be necessary!

Perhaps a separate issue could be used to integrate continuous testing (CircleCI).

billimarie commented 4 years ago

Yes. Absolutely lovely--thank you for your initiative.

(Re: Continuous testing) We currently use Heroku as our host for the web app; I have not done much research into their CI but I do know they have a robust one: HerokuCI. If you'd like, please feel free to create a new issue!

spavitra1 commented 3 years ago

Hi, I would like to work on developing unit tests.

ahsanbagwan commented 3 years ago

@jSadoski @billimarie I would like to take up work on further unit tests if needed. Looks like the PR and merging activity isn't going forward. Is the development not active for this project?

jSadoski commented 3 years ago

@ahsanbagwan I have a few more commits queued up pending the approval of that PR. I have not seen any activity on this project since Hacktoberfest ended.