Skip to content

API Endpoints with Flask and Unit Testing#31

Merged
dendenso merged 2 commits intoprimaryfrom
feature/api_ed
Apr 28, 2025
Merged

API Endpoints with Flask and Unit Testing#31
dendenso merged 2 commits intoprimaryfrom
feature/api_ed

Conversation

@johnnvij
Copy link
Collaborator

  • Integrated CheaperScraper logic to perform real-time scraping based on URL paths
  • Structured response as JSON for easy client integration
  • Confirmed that CheaperScraper implements all methods from BaseScraper (ABC)
  • Added unit tests
  • API base route (/)
  • Valid scraping path

@dendenso dendenso merged commit b749d21 into primary Apr 28, 2025
1 check passed
dendenso pushed a commit that referenced this pull request Apr 28, 2025
* unit tests for Flask API endpoints #25

* reviewed changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create ABCs for the RESTful APIs Create Unit tests for the class Create API RESTful Endpoints

3 participants