AgileVentures / AgileVentures/MetPlus_tracker
Complete 'Review Job Application' Task
- Ngôn ngữ chính
- Không có dữ liệu ngôn ngữ
- Star
- 2
- Fork
- 5
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.