UQcsse3200 / 2024-studio-2

MIT License
6 stars 1 forks source link

[Team 2] Add StealTask Unit Tests #637

Closed nownver closed 1 month ago

nownver commented 1 month ago

Description

Task: Add StealTask Unit Tests Feature: Enemy NPC Improvement and Cleanup

This task focuses on writing unit tests for the StealTask class, which defines a special interaction for pigeons and other NPCs that allows them to collect items around the map. The tests will verify the correct behavior of pigeons as they move to collect items, as well as ensure proper functionality for other NPCs like Green Macaw, Chicken, Bear, and Frog. The goal is to validate that the factory initializes enemies with their expected properties and that pigeons perform their stealing behavior correctly.

Dependencies

Milestones

Completion Deadline: Oct 16

Documentation

Member