Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 534 Bytes

TESTING.md

File metadata and controls

33 lines (22 loc) · 534 Bytes

Testing

Platforms

Used the VirtualBox images from here:

http://www.modern.ie/virtualization-tools

IE8 - XP IE9 - Win7 IE10 - Win7 IE11 - Win8

Tested on the following platforms:

  • Latest Chrome
  • Latest Safari
  • Latest Firefox
  • IE8 XP
  • IE9 Win7
  • IE10 Win7
  • IE11 Win7

Use NAT for networking in VirtualBox

The host can be accessed at 10.0.2.2

Make sure to open your firewall port 3000

From the browser http://10.0.2.2:3000/jasmine

Note that you MUST type "http://" in earlier versions of IE. Wasted 1.5 hours on this!