Skip to content

Follower and following names validation and type check

Dariusz Kędzierski requested to merge dk-strict-follow-name-check into develop

Mimic original behaviour:

  • if following name does not exist do not process it: basically equal to drop op for single following entry
  • if follower name does not exist drop op
  • Mock data with different complex types combinations as names
Edited by Dariusz Kędzierski

Merge request reports