Skip to content

Commit

Permalink
Update method BaseWebsiteHandler._request_product_data to save the Be…
Browse files Browse the repository at this point in the history
…autifulSoup in a instance variable "self.request_data" and not return a value

Delete parameters "soup" in the following methods in all website handlers:
- _get_common_data
- _get_product_name
- _get_product_price
- _get_product_currency
- _get_product_id

Update website handlers tests
  • Loading branch information
Crinibus committed Aug 27, 2022
1 parent 719f128 commit 5411257
Show file tree
Hide file tree
Showing 2 changed files with 246 additions and 246 deletions.
Loading

0 comments on commit 5411257

Please sign in to comment.