• Rajat Jain's avatar
    Added test cases for agents.py (#1057) · 33f6c1b8
    Rajat Jain a écrit
    * Added WumpusWorld testcases
    
    Added:
     - Testcases in test_agents.py
    Modified:
     - Duplicate walls are not added in corners now
    
    * Tests for VacuumEnvironment and WumpusEnvironment
    
    Added:
     - Test cases for Explorer actions in WumpusEnvironment
     - Test cases for VacuumEnvironment
    Modified:
     - VacuumAgent correctly disables bump percept when agent sucks dirt after bumping into a wall
    
    * Added spaces in tuples to comply with PEP8
    33f6c1b8