diff --git a/tests/test_data/thecookingguy.com/thecookingguy_1.json b/tests/test_data/thecookingguy.com/thecookingguy_1.json new file mode 100644 index 000000000..3dc375b0e --- /dev/null +++ b/tests/test_data/thecookingguy.com/thecookingguy_1.json @@ -0,0 +1,55 @@ +{ + "author": "Sam The Cooking Guy", + "canonical_url": "https://www.thecookingguy.com/recipes/creamy-lemon-chicken", + "site_name": "Sam The Cooking Guy", + "host": "thecookingguy.com", + "language": "en", + "title": "Creamy Lemon Chicken", + "ingredients": [ + "3 tablespoons butter", + "1 tablespoon olive oil", + "6 bone in, skin on chicken", + "Kosher salt & coarse ground black pepper", + "1 tablespoon garlic paste, or 2 large cloves minced", + "½ cup chicken broth", + "1 cup coconut cream", + "¼ cup fresh lemon juice", + "½ cup grated Parmesan cheese", + "1 teaspoon fresh thyme leaves plus more for garnish", + "2 giant handfuls baby spinach, prob 5-6 ounces", + "14 ounces canned cherry tomatoes, like these" + ], + "instructions_list": [ + "Pre-heat oven to 400", + "Melt 2 tablespoons of the butter with the oil in a large, oven-proof pan over medium high heat", + "Season chicken with salt & pepper, and cook skin-side down until the skin is golden brown, flip over and cook 2-3 more minutes then remove", + "Put in remaining butter and garlic, and when fragrant add the broth, coconut cream,lemon juice, parm and thyme", + "Bring to a boil, turn down and let simmer - you want it to start to thicken here, so give it about 5 minutes", + "Add the spinach, stirring in and as it starts to wilt put in the tomatoes and the chicken", + "Put in the oven until the chicken hits about 160-165", + "Remove and serve" + ], + "yields": "6 servings", + "total_time": null, + "image": "https://cdn.prod.website-files.com/657a7aac36df076237527e36/66cc94ec694cf21c8ebaa6c5_Screenshot%202024-08-26%20at%207.44.37%E2%80%AFAM.webp", + "keywords": [ + "Cooking", + "Guy", + "Grill", + "Grilling", + "Grilled", + "BBQ", + "Dinner", + "Family Meal", + "Chicken", + "Beef", + "Steak", + "Pork", + "Seafood", + "Fish", + "Lobster", + "Sauce", + "Tacos", + "Sam The Cooking Guy" + ] +} diff --git a/tests/test_data/thecookingguy.com/thecookingguy_1.testhtml b/tests/test_data/thecookingguy.com/thecookingguy_1.testhtml new file mode 100644 index 000000000..7eaed08cd --- /dev/null +++ b/tests/test_data/thecookingguy.com/thecookingguy_1.testhtml @@ -0,0 +1,63 @@ + +Creamy Lemon Chicken Recipe from Sam The Cooking Guy + + + + + + + + + + + + + + + + +
I don’t have a video for this recipe.
If I had a photo, I would most certainly use it. That is... unless the photo I have sucks. For now, you'll just have to picture a big heaping helping of
Creamy Lemon Chicken
...in your mind.
Creamy Lemon Chicken

Creamy Lemon Chicken

Serves 6

Ingredients

  • 3 tablespoons butter
  • 1 tablespoon olive oil
  • 6 bone in, skin on chicken
  • Kosher salt & coarse ground black pepper
  • 1 tablespoon garlic paste, or 2 large cloves minced
  • ½ cup chicken broth
  • 1 cup coconut cream
  • ¼ cup fresh lemon juice
  • ½ cup grated Parmesan cheese
  • 1 teaspoon fresh thyme leaves plus more for garnish
  • 2 giant handfuls baby spinach, prob 5-6 ounces
  • 14 ounces canned cherry tomatoes, like these

Directions

  1. Pre-heat oven to 400
  2. Melt 2 tablespoons of the butter with the oil in a large, oven-proof pan over medium high heat
  3. Season chicken with salt & pepper, and cook skin-side down until the skin is golden brown, flip over and cook 2-3 more minutes then remove
  4. Put in remaining butter and garlic, and when fragrant add the broth, coconut cream,lemon juice, parm and thyme
  5. Bring to a boil, turn down and let simmer - you want it to start to thicken here, so give it about 5 minutes
  6. Add the spinach, stirring in and as it starts to wilt put in the tomatoes and the chicken
  7. Put in the oven until the chicken hits about 160-165
  8. Remove and serve
+ + + \ No newline at end of file diff --git a/tests/test_data/thecookingguy.com/thecookingguy.json b/tests/test_data/thecookingguy.com/thecookingguy_2.json similarity index 100% rename from tests/test_data/thecookingguy.com/thecookingguy.json rename to tests/test_data/thecookingguy.com/thecookingguy_2.json diff --git a/tests/test_data/thecookingguy.com/thecookingguy.testhtml b/tests/test_data/thecookingguy.com/thecookingguy_2.testhtml similarity index 100% rename from tests/test_data/thecookingguy.com/thecookingguy.testhtml rename to tests/test_data/thecookingguy.com/thecookingguy_2.testhtml