Skip to content
Snippets Groups Projects
Commit fc32050f authored by Espen Boman Fosseide's avatar Espen Boman Fosseide :dart:
Browse files

feat: add info about firefox and safari

parent a020dd3c
No related branches found
No related tags found
No related merge requests found
...@@ -36,5 +36,6 @@ When it comes to merge requests, we wanted to see the quantity of commits pr. me ...@@ -36,5 +36,6 @@ When it comes to merge requests, we wanted to see the quantity of commits pr. me
## Testing ## Testing
- For testing of different screen sizes we used Google Chrome’s developer tools, as they allow you to simulate a variety of screen sizes, with both desktop screens and phone screens being possible to simulate. The standard for phone testing was iphone x, and for testing of phone landscape mode we used the pixel values of the iphone x too. For desktop and laptop screens we used a lot of different screen sizes during development, ranging from 4k to 1080p. The goals for the testing was that all elements were visible on the different devices, and that the elements weren’t unrecognizably warped from scaling, while the general aesthetic remained the same across devices. - For testing of different screen sizes we used Google Chrome’s developer tools, as they allow you to simulate a variety of screen sizes, with both desktop screens and phone screens being possible to simulate. The standard for phone testing was iphone x, and for testing of phone landscape mode we used the pixel values of the iphone x too. For desktop and laptop screens we used a lot of different screen sizes during development, ranging from 4k to 1080p. The goals for the testing was that all elements were visible on the different devices, and that the elements weren’t unrecognizably warped from scaling, while the general aesthetic remained the same across devices.
- We also checked the layout on different devices in firefox and safari
- For snapshot and unit testing the jest library was used. - For snapshot and unit testing the jest library was used.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment