You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@senssoft.apache.org by "Joshua Poore (JIRA)" <ji...@apache.org> on 2019/02/25 14:19:00 UTC

[jira] [Created] (SENSSOFT-339) Update to JSDOM for Unit Testing

Joshua Poore created SENSSOFT-339:
-------------------------------------

             Summary: Update to JSDOM for Unit Testing
                 Key: SENSSOFT-339
                 URL: https://issues.apache.org/jira/browse/SENSSOFT-339
             Project: SensSoft
          Issue Type: Bug
          Components: UserALE.js
    Affects Versions: UserALE.js 2.0.0
            Reporter: Joshua Poore
            Assignee: Joshua Poore
             Fix For: UserALE.js 2.0.0


Something like 22 of 45 unit tests use JSDOM as a prod environment emulator (webpage). We currently use v8, which is outdated. New version (13.1.0) introduces breaking changes (as of v10). Namely there are scripting/syntactical differences in how environments are configured and called.

Update to current version 13.1.0



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)