Open CinquilCinquil opened 3 weeks ago
The unit tests for the ChainOfActionsBase's get_action method does not take into account the possibility of action_index < self.length
get_action
action_index < self.length
The unit tests for the ChainOfActionsBase's
get_action
method does not take into account the possibility ofaction_index < self.length