brainhackorg / global2021

Website for Brainhack global 2021
https://brainhack.org/global2021/
MIT License
3 stars 11 forks source link

ENH: Add tests to issues to pages module/script #87

Closed jhlegarreta closed 2 years ago

jhlegarreta commented 2 years ago

Add tests to issues to pages module and script:

Make the scripts module be a Python package in order to be able to import the module.

Add testing data.

Add the necessary packages for testing in a separate requirements file.

Add the test workflow badge to the README file.

jhlegarreta commented 2 years ago

Cross-referencing https://github.com/brainhackorg/global2021/pull/83#issuecomment-966651374.

jhlegarreta commented 2 years ago

Actually do you think you could add 2 lines in the CONTRIBUTING.md to explain where to find the code and CI related things that are in charge of the issue to page conversion. https://github.com/brainhackorg/global2021/blob/main/CONTRIBUTING.md#projects

See e1ee019.