Posted 29 May 2020, 11:32 am EST
I am using angular 9 and wijmo 5.20193.637 and I am trying to unit test some of my code. The problem is some of the code relies on itemsEdited being populated. I can not for the life of me figure out how to get itemsEdited to populate in my unit tests. I have tried calling editItem and commitEdit and it doesn’t appear to update for me. Any help would be greatly appreciated.