AgileVentures / AgileVentures/MetPlus_tracker
Complete 'Review Job Application' Task
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 2
- Fork
- 5
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.