Closed jimbojw closed 1 year ago
Currently, all Scene tests make a single Scene and then perform assertions against it. In addition, we should have tests which create multiple Scenes to confirm that there's no accidental cross-contamination between Scenes on Megaplot's part.
Karma tests now create many Scenes.
Currently, all Scene tests make a single Scene and then perform assertions against it. In addition, we should have tests which create multiple Scenes to confirm that there's no accidental cross-contamination between Scenes on Megaplot's part.