-
Notifications
You must be signed in to change notification settings - Fork 2
Moral Decision Display Testing Plan
This test plan outlines the test cases for the MoralDayX class (where X is One, Two, Three, and Four). These classes is responsible for displaying the screen where the player is to make their moral decision that will impact future levels.
- Verify the correct initialisation of the MoralDayX class
-
Test Method:
testToggleVisibility_Hide()
- Objective: Verify that the MoralDayX class does not initialise when a game is started.
- Expected Result: The component should not initialise.
All tests should be executed as part of the test suite in InventoryComponentTest.java. The testing framework (JUnit) will report on the success or failure of each test case.
In addition to the automated tests, screen recordings will also be employed for testing purposes - these recordings will capture the gameplay experience and interactions with the MoralDayX class. This approach not only enhances the understanding of how the class performs under various scenarios but also aids in identifying any unexpected behaviour that may not be easily caught through traditional testing methods.
Screen.Recording.2024-10-17.at.12.57.02.pm.mov
day2test.mov
day3test.mov
day4test.mov
This test plan covers the functionality of the MoralDayX class, including initialisation. Successful execution of test cases will provide confidence in the robustness and correctness of the MoralDayX implementation.
Inventory System
Scoring System
Food Recipes
Level System
Player Actions
Ordering System
Stations
Items
Map Design
Customers
Pause Menu
Upgrades
End of Day Display
Day Night Cycle
Moral System
Debug Terminal
Game Interactions Tutorial
Backstory Cutscenes
Entities and Components
Input Handling
Game Screens and Areas
Fire Extinguisher Handler Component
MainGameActions Create Docket Triggers
Main Game Order Button Display
BackstoryCutsceneDisplay Test Plan
Test Plan for MainGameOrderTicketDisplay
Test Plan for MainGameOrderBtnDisplay
Test Plan for DocketLineDisplay
Test plan for RandomComboService
Test plan for SpeedBoostUpgrade
Test plan for DancePartyUpgrade