Skip to content

feat: implement Empleado CRUD (crear, listar, actualizar, eliminar) - #4

Merged
edelomeza merged 2 commits into
mainfrom
CrudEmpleado
Jul 11, 2026
Merged

feat: implement Empleado CRUD (crear, listar, actualizar, eliminar)#4
edelomeza merged 2 commits into
mainfrom
CrudEmpleado

Conversation

@edelmezamx

Copy link
Copy Markdown
Collaborator
  • Full Clean Architecture layers: domain, data, UI
  • Ktor client API with bearer auth, pagination, search/filter
  • Jetpack Compose screens: list, create, update, delete
  • Mock API server endpoints for Empleado + TipoEmpleado
  • Unit tests (JUnit4 + MockK + Ktor MockEngine) and instrumentation tests
  • Pass rowVersion via navigation route args + DTO SerialName fix
  • DI registration (Koin), NavGraph routes, Index navigation

- Full Clean Architecture layers: domain, data, UI
- Ktor client API with bearer auth, pagination, search/filter
- Jetpack Compose screens: list, create, update, delete
- Mock API server endpoints for Empleado + TipoEmpleado
- Unit tests (JUnit4 + MockK + Ktor MockEngine) and instrumentation tests
- Pass rowVersion via navigation route args + DTO SerialName fix
- DI registration (Koin), NavGraph routes, Index navigation

@edelomeza edelomeza left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Concluido

@edelomeza
edelomeza merged commit 6299101 into main Jul 11, 2026
8 checks passed
@edelomeza
edelomeza deleted the CrudEmpleado branch July 12, 2026 03:13
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.

2 participants