e16ca6c3

Author: Michael Lynch <git@mtlynch.io>

Committer: Michael Lynch <mtlynch@noreply.codeberg.org>

Handle e2e test isolation in Playwright (#126)

The previous implementation required modifications to the core app to enable e2e testing. This implementation lets the core app behave normally and layers on test isolation at the testing layer.

Reviewed-on: https://codeberg.org/mtlynch/little-moments/pulls/126