• Solly Ross's avatar
    Fixed assertion collision issues · 2c9623b5
    Solly Ross authored
    When run via karma, all the tests are loaded into the same page.
    This was causing a collision in the 'displayed' assertion dealing
    with using viewportLoc.
    
    The assertions are now in their own file, pulled in by tests that
    need them.  Additionally, several tests which only set fb_width
    and fb_height were correct to set viewportLoc as well.
    
    Closes #392
    
    Also-Authored-By: Martin André (github: mandre)
    2c9623b5
Name
Last commit
Last update
debian Loading commit data...
docs Loading commit data...
images Loading commit data...
include Loading commit data...
tests Loading commit data...
utils Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.travis.yml Loading commit data...
LICENSE.txt Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
karma.conf.js Loading commit data...
package.json Loading commit data...
vnc.html Loading commit data...
vnc_auto.html Loading commit data...