IslandzVW / halcyon

InWorldz Halcyon 3d virtual reality world simulator
BSD 3-Clause "New" or "Revised" License
21 stars 26 forks source link

Quick fix for fake SOP objects failing unit tests with real serialization calls. #442

Closed appurist closed 6 years ago

appurist commented 6 years ago

These are only failing because they are "fake" (random) objects created for the test cases, bypassing the real code for the situations being tested. This change fixes the test cases by ensuring that the random SOP objects being created have the sit target persistence migrated flag on.