It can be easy to get confused or simply forget which mode the application is running in. There should be some kind of visual element to indicate if the application is running with test data or locally. In production there would be no indicator.
Implement as a label attached to the Oodikone button.
This has been implemented for development mode, which I think is enough for now. Tests are automated and they are run more intentionally so I think there is not as much room for confusion there.
It can be easy to get confused or simply forget which mode the application is running in. There should be some kind of visual element to indicate if the application is running with test data or locally. In production there would be no indicator.
Implement as a label attached to the Oodikone button.