georgegebbett / recipe-buddy

Recipe Buddy is a tool that enables the easy adding of recipes to Grocy through web scraping.
GNU General Public License v3.0
172 stars 29 forks source link

feat(scraper): handle text instructions #461

Open kmoschcau opened 1 year ago

kmoschcau commented 1 year ago

This expands the recipe instructions parser with the ability to handle recipe instructions which consist of simple string.

I also added a test for this. However I was not able to fully get this whole thing running in a dev setup to test this end-to-end. It would be nice to have some documentation around developing on this project. Especially the mongoDB setup would be nice.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information