Add from_string method to GlobalState, LocalState and AgentState + tests of state classes
- 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