netsumo icon indicating copy to clipboard operation
netsumo copied to clipboard

Add return values for SS2 Record operations according to NS documentation

Open spiliot opened this issue 4 years ago • 1 comments

According to NS documentation most operations return the record object, for example:

image

This is now reflected in the implemented mocking functions.

Additionally save() returns the record's id upon successful save:

image

spiliot avatar Feb 20 '20 10:02 spiliot

@benpf-pes @Skromak Good few PR's here hanging about, get them merged!

matthewwilson avatar Feb 20 '20 10:02 matthewwilson