When testing with the PU-stub using person numbers not included in the PU-Stub the stub currently returns Sökt_person_saknas_i_registren (0001).
This makes it problematic to use the stub for processing large amounts of data with different numbers.
Proposed solution is to always return Tjänsten_utförd (0000) and the verbatim text "Förnamn", "Efternamn" as first and last name.
Reserve specific obvious invalid numbers for testing the possible error codes.
I.e.
00019999999x for returning return code 0001
00209999999x for returning return code 0020
etc.
Any suggestions? @jonaskentor @johansvard @tomassarnhammar