AgileVentures / AgileVentures/MetPlus_tracker
Complete 'Review Job Application' Task
- Langage dominant
- Aucune donnée de langage
- Étoiles
- 2
- Forks
- 5
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.