erictgrubaugh
04/20/2018, 3:41 PMalien4u
04/20/2018, 3:45 PMerictgrubaugh
04/20/2018, 3:46 PMjkabot
04/20/2018, 5:45 PMrecord.load
) and manipulates it in some way, how could you test that?erictgrubaugh
04/20/2018, 5:47 PMRecord
instance) into a native JS object, perform my actual business logic on the JS object, then translate that back into the relevant NS object. I only unit test that middle layer that's performing the business logic on JS objectsjkabot
04/20/2018, 5:50 PMrecord.setValue
worked, I have wished I could unit test that I set the right fields with the right values.erictgrubaugh
04/20/2018, 5:51 PMjkabot
04/20/2018, 5:55 PM