pfeinsper / drone-swarm-search

The Drone Swarm Search project provides an environment for SAR missions built on PettingZoo, where agents, represented by drones, are tasked with locating targets identified as shipwrecked individuals.
https://pfeinsper.github.io/drone-swarm-search/
MIT License
19 stars 5 forks source link

Adicionar testes para o env coverage #211

Closed Pedro2712 closed 5 months ago

Pedro2712 commented 5 months ago
  1. test_wrong_drone_number
  2. test_maximum_drones_allowed
  3. test_drone_collision_termination
  4. test_leave_grid_get_negative_reward
  5. test_if_all_drones_are_created
  6. test_position_drone_is_correct_after_reset
  7. test_invalid_drone_position_raises_error
  8. test_if_all_drones_are_created_with_default_positions
  9. test_with_the_observation_size_is_correct_for_all_drones
  10. test_petting_zoo_interface_works ?????