Skip to content

Testing staff (#83) and bug fix (#82)

Kovács Gergely Zsolt requested to merge 83-testing-staff into master

Closes #82 (closed) and #83 (closed)

Added:

  • Testing spawning and destination selection of staff (used maintainers, but it is the same for cleaners as well).

Fixed:

  • Made MaintenanceBuilding and CleaningBuilding classes public, so they can be tested.
  • Destroying MaintenanceDispacher data with other singletons
  • Destroying Simulation after each test in Tests.Model.People (maybe related to #38)
Edited by Kovács Gergely Zsolt

Merge request reports