Create a test which enumerates the objects available in server side JS environments

XMLWordPrintableJSON

    • Fully Compatible
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      We know the current list of available JS objects in the server side environment. These should change very infrequently. A JS test which called Object.getOwnPropertyNames(this) and Object.getOwnPropertySymbols(this), and asserted the list matched that known today, would ensure that new ones were not added by accident.

            Assignee:
            Charlie Swanson
            Reporter:
            Spencer Jackson
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: