issues
search
inst-support-eng
/
panda-pto
Panda-PTO is a in house solution to HR staffing needs
3
stars
0
forks
source link
add quarterly point seeding
#96
Closed
merchang
closed
5 years ago
merchang
commented
5 years ago
closes #55
test plan:
find (or make) a user who has taken
more
than 45 points worth of pto request
find (or make) a user who has taken
less
than 45 points worth of pto request
locally add the current date to the quarters array (line 6 app/controllers/pages_controller.rb)
run
rake quarterly_seed
verify the user from step 1's bank_value increased by 45 points
verify the user from step 2's bank_value updated to 180
test plan:
rake quarterly_seed