- it is just required to run tests on ie6/7 and other very old browsers that are not supported anymore by SauceLabs
- the goal is to get overall cleaner test. - chai and sinon are standard libraries for testing assertions and spies. We should not use custom ones.