After making some moves, type the command to restart followed by "y" to confirm. A message is displayed, stating the successful restart and asking for the color.
Now enter "exit" and re-run the application. The old game is still available and ChessMaster asks you if you would like to keep playing.
Expected Behaviour:
The app should have deleted all information according to the game and when it is re-run it should not have the old game in memory. It should prompt the user for a new game.
Actual Behaviour:
The app still kept the old game in memory.
How to replicate:
Expected Behaviour: The app should have deleted all information according to the game and when it is re-run it should not have the old game in memory. It should prompt the user for a new game.
Actual Behaviour: The app still kept the old game in memory.
[original: nus-cs2113-AY2324S1/pe-interim#561] [original labels: severity.Low type.FeatureFlaw]