mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2025-07-05 17:11:35 +02:00
cleaned up and fixed tests. should all run now.
This commit is contained in:
@ -17,6 +17,7 @@ Agents:
|
||||
- Destinations
|
||||
- Doors
|
||||
- Maintainers
|
||||
Clones: 0
|
||||
Item test agent:
|
||||
Actions:
|
||||
- Noop
|
||||
@ -38,6 +39,7 @@ Agents:
|
||||
- Inventory
|
||||
- DropOffLocations
|
||||
- Maintainers
|
||||
Clones: 0
|
||||
Target test agent:
|
||||
Actions:
|
||||
- Noop
|
||||
@ -53,6 +55,7 @@ Agents:
|
||||
- Destinations
|
||||
- Doors
|
||||
- Maintainers
|
||||
Clones: 0
|
||||
|
||||
Entities:
|
||||
|
||||
@ -116,7 +119,7 @@ Rules:
|
||||
max_steps: 500
|
||||
|
||||
Tests:
|
||||
# MaintainerTest: {}
|
||||
# DirtAgentTest: {}
|
||||
# ItemAgentTest: {}
|
||||
MaintainerTest: {}
|
||||
DirtAgentTest: {}
|
||||
ItemAgentTest: {}
|
||||
TargetAgentTest: {}
|
||||
|
Reference in New Issue
Block a user