WomenCodingCommunity / WomenCodingCommunity.github.io

https://womencodingcommunity.com
MIT License
8 stars 21 forks source link

Mentorship type update #229

Open nverbic opened 2 weeks ago

nverbic commented 2 weeks ago

Description

Update get_mentorship_type() method to accept both options for the mentorship type from the xlsx mentors table: ad hoc and ad-hoc long term and long-term

Add tools\tests folder for tests Add unit test for get_mentorship_type() method

In the xlsx table the user can enter both options for type (with or without a dash) and they will be recognaized as valid.

https://github.com/WomenCodingCommunity/WomenCodingCommunity.github.io/issues/130

Change Type

Related Issue

Screenshots

Pull request checklist

Please check if your PR fulfills the following requirements: