Set up Jasmine for JavaScript unit tests.

Review Request #13565 — Created Feb. 20, 2024 and submitted

Information

Ink
master

Reviewers

We'll be using Jasmine as our test runner, as it's consistent with the
rest of our codebases, and we have existing infrastructure we can tie
in.

This change uses the latest Jasmine 5.1.x releases, along with our
Jasmine Suites extension and a virtual DOM in order to ease testing our
codebase.

No tests currently exist, but components will come with tests as they're
posted for review.

Successfully ran the (empty) test runner.

Summary ID
Set up Jasmine for JavaScript unit tests.
We'll be using Jasmine as our test runner, as it's consistent with the rest of our codebases, and we have existing infrastructure we can tie in. This change uses the latest Jasmine 5.1.x releases, along with our Jasmine Suites extension and a virtual DOM in order to ease testing our codebase. No tests currently exist, but components will come with tests as they're posted for review.
b45d1b64d3a31ef3694e175cfce681c46017dcf8
chipx86
david
  1. Ship It!
  2. 
      
maubin
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Loading...