Update index.html in example-html-file to include the last tests

Created on 15 June 2025, 23 days ago

Problem/Motivation

There's still some functions/objects that haven't been tested in the index.html at example-html-file, I want to include some tests similar to the Qtests that the jQuery source code package have:

assert.ok( jQuery.isFunction( jQuery.noop ), "jQuery.isFunction(jQuery.noop)" );
assert.ok( !jQuery.isFunction( 2 ), "jQuery.isFunction(Number)" );

I'll include some additional tests in the index.html file.

Steps to reproduce

N/A

Proposed resolution

Read information belov

Remaining tasks

N/A

User interface changes

Read information below

API changes

N/A

Data model changes

N/A

Feature request
Status

Active

Version

1.0

Component

Code

Created by

🇨🇦Canada danrod Ottawa

Live updates comments and jobs are added and updated live.
  • Novice

    It would make a good project for someone who is new to the Drupal contribution process. It's preferred over Newbie.

Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024