Skip to content

Add from_string method to GlobalState, LocalState and AgentState + tests of state classes

Pierre-Alain Loizeau requested to merge states_from_string into master
  • New from_string methods
  • Full test of all classes in ecs_state module
  • Fix typo in str convertion of FullGlobalStates
  • Corresponding fixes in test reference files

Merge request reports