Users
5
Seeded and editable test identities in SQLite.
Cisco Finesse Demo
A realistic mock backend for testing primary extensions, IPCC enrollment, and Finesse profile state.
Users
Seeded and editable test identities in SQLite.
Finesse Agents
Users whose mock resource includes a skill map.
IPCC Ready
Users currently enrolled with an IPCC extension.
Needs Enrollment
Users who have a primary extension but no IPCC extension yet.
Current Checks
Primary extension and IPCC extension are stored separately. Devices keep their line numbers, so line-1 validation behaves the same way your self-service flow expects.
Best Test Path
Edit a user, place the personal extension on line 1 or line 2, then call the mock enroll action from the UI to verify the exact enrollment branch.
Endpoints
GET /adminapi/resource/<user>
GET /adminapi/skill
GET /adminapi/phone?extension=6501
POST /adminapi/mock/enroll-primary-as-ipcc/<user>
Use the test-user manager to create new onboarding cases, template agents, or broken line-order scenarios without touching code.