redfin / react-server

:rocket: Blazing fast page load and seamless navigation.
https://react-server.io/
Apache License 2.0
3.89k stars 184 forks source link

Add tests for device routing #968

Open gigabo opened 6 years ago

gigabo commented 6 years ago

We're dependent on mobile-detect for routing of User-Agent to pages based on device classification (desktop, tablet, phone). Would be nice to have tests that map known User-Agents to the proper pages.