AgileVentures / AgileVentures/MetPlus_tracker
Complete 'Review Job Application' Task
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 2
- Forks
- 5
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
As a Company Person
I want to post jobs
So that my company can hire new collaborators
---
**GIVEN** I am a Company Person
**AND** In my home screen I have a task to review a job application
**WHEN** I go to the Job page
**AND** I select the candidate to review
**AND** I press the Accept button
**THEN** I go back to my Home page
**AND** the task to review the Job Application of that Job Seeker is marked as complete
**GIVEN** I am a Company Person
**AND** In my home screen I have a task to review a job application
**WHEN** I go to the Job page
**AND** I select the candidate to review
**AND** I press the Reject button
**THEN** I go back to my Home page
**AND** the task to review the Job Application of that Job Seeker is marked as complete
**GIVEN** Jane and Mark applied to a Job
**AND** as a Company Person I have 2 tasks to review their applications
**WHEN** I review and Accept Jane
**THEN** I go back to my Home page
**AND** all the tasks for that specific Job are marked as Complete
**GIVEN** Jane and Mark applied to a Job
**AND** as a Company Person I have 2 tasks to review their applications
**WHEN** I review and Reject Jane
**THEN** I go back to my Home page
**AND** Jane task is marked as Complete
**AND** Mark task is NOT marked as Complete
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.