Given The user tries to add classes into their class history
Given The class history activity works fine
When The user clicks the “enter classes” button
Then The activity page shows up with five columns
And Compared to the last version of BoF, there is a new column called class size
When The user filled all information in the five columns
And The user clicks “save”
Then other than saving the information in the old four columns, the app also saves the size of the class entered into class history.
Given The user tries to add classes into their class history Given The class history activity works fine When The user clicks the “enter classes” button Then The activity page shows up with five columns And Compared to the last version of BoF, there is a new column called class size When The user filled all information in the five columns And The user clicks “save” Then other than saving the information in the old four columns, the app also saves the size of the class entered into class history.