Skip to content

feat(api): add mobile device categories#25

Merged
Seungpyo1007 merged 4 commits into
mainfrom
feat/mobile-device-categories
Jun 20, 2026
Merged

feat(api): add mobile device categories#25
Seungpyo1007 merged 4 commits into
mainfrom
feat/mobile-device-categories

Conversation

@Seungpyo1007

Copy link
Copy Markdown
Member

Summary

  • add shared tablet, watch, and PDA models plus list/detail routers
  • seed and dump the new mobile-device collections from TechAPI data
  • keep smartphone variant metadata fields available for future grouped records
  • add integration coverage for new endpoints and compact dump generation

Verification

  • python -m app.validate
  • python -m pytest tests\integration\test_mobile_devices.py tests\integration\test_dump.py tests\integration\test_smartphones.py --basetemp ...tmp\pytest-api-rebase
  • git diff --check

Closes #1

@Seungpyo1007 Seungpyo1007 added the enhancement New feature or request label Jun 20, 2026
@Seungpyo1007 Seungpyo1007 added this to the Data & API correctness milestone Jun 20, 2026
@Seungpyo1007 Seungpyo1007 moved this from Todo to In Progress in TechAPI-Project Jun 20, 2026
@Seungpyo1007 Seungpyo1007 merged commit 7bcaf6a into main Jun 20, 2026
1 check passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in TechAPI-Project Jun 20, 2026
@Seungpyo1007 Seungpyo1007 deleted the feat/mobile-device-categories branch June 20, 2026 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

feat(coverage): surface missing-SKU gaps as automated reports

2 participants