Skip to content

jgabardini/device_map_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To validate whether your site is serving the correct WAP/HTML4/HTML5:

  • install python 2.7 and viertualenv
  • Create a file user-agents.csv with the mapping between User Agent and languaje
  • change URL_MOBILE in device_map.py
  • activate the env: source venv/bin/activate
  • run test: nosetests device_map.py:test_UAs

About

Test that your mobile web app correctly serve WAP/HTML4/HTML5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages