wtccjava / CSC256PublicChangeMgmt

Repo for using Issues to track changes
0 stars 65 forks source link

calincoln1_0001 #554

Open calincoln1 opened 3 years ago

calincoln1 commented 3 years ago

Describe the bug When entering a year from 2021 and beyond, the program responds with incorrect values.

Program wtccjava/CSC256PublicChangeDoc

Component test_full_retirement_calc.py full_retirement_age

Error Type Behavioral error

Severity Minor

Priority TBD

State Open

To Reproduce Steps to reproduce the behavior: 1.Run full_retirement_age_calculator_app.py

  1. When prompted for a birth year, input “2021”
  2. Press Enter key
  3. When prompted for a month, input “0”
  4. Press Enter key

Expected behavior If year 2021 and month 0 are entered, the program should respond with: your full retirement age is 67 and 0 months this will be in january of 2088

Screenshots image

Desktop (please complete the following information):

Assigned Unassigned

calincoln1 commented 3 years ago

fix completed

calincoln1 commented 3 years ago

incorrectly closed issue re-opening