Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add americastestkitchen.com #1060

Merged
merged 10 commits into from
Apr 22, 2024
Merged

add americastestkitchen.com #1060

merged 10 commits into from
Apr 22, 2024

Commits on Apr 12, 2024

  1. add scraper for americastestkitchen.com

    add tests for ATK scraper
    smilerz committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    f8aebdb View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    ee1fcf4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e02abb View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. changed ingredients to use data from _get_additional_details()

    added `ingredient_group()``
    smilerz committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    6f7344c View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    9b56414 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3867129 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    b5ce523 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Update recipe_scrapers/americastestkitchen.py

    Co-authored-by: James Addison <55152140+jayaddison@users.noreply.github.com>
    smilerz and jayaddison authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    17a51f7 View commit details
    Browse the repository at this point in the history
  2. updated _parse_ingredient_item() to skip joining empty fragments

    updated tests to match
    smilerz committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    205dadd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e32f01 View commit details
    Browse the repository at this point in the history