Describe the feature or the problem it solves
When a new feature is released it is good to update the screenshots in the store, so that potential users can see what is in the app and more likely will install it.
Describe the solution you'd like
An integration test that creates screenshots of the specified screens with different coloring options and the same EV.
[x] Create an integration test to automate screenshots creation (+1 dark theme)
[x] Mock camera, so that the preview shows a picture and controls are shown
[x] Mock light sensor to return a fixed lux value
[x] (Optional) Automate adding title and device frame so that Figma won't be needed
Describe the feature or the problem it solves When a new feature is released it is good to update the screenshots in the store, so that potential users can see what is in the app and more likely will install it.
Describe the solution you'd like An integration test that creates screenshots of the specified screens with different coloring options and the same EV.
(Optional) Automate adding title and device frame so that Figma won't be needed