Convert a couple of legacy test files to TypeScript.

Review Request #14096 — Created Aug. 9, 2024 and submitted — Latest diff uploaded

Information

Review Board
master

Reviewers

The MenuView and MenuButtonView were converted to TypeScript a while
ago, but we didn't convert the matching test files. This change does
that.

These views are obsolete anyway because we are moving to Ink's versions.

Ran js-tests.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Convert a couple of legacy test files to TypeScript.
The MenuView and MenuButtonView were converted to TypeScript a while ago, but we didn't convert the matching test files. This change does that. These views are obsolete anyway because we are moving to Ink's versions. Testing Done: Ran js-tests.
78056355cc0bd06fe21f8dbcb6c81c4da4633356 David Trowbridge

Files

reviewboard/staticbundles.py
reviewboard/static/rb/js/ui/views/tests/index.ts
reviewboard/static/rb/js/ui/views/tests/menuButtonViewTests.ts Was reviewboard/static/rb/js/ui/views/tests/menuButtonViewTests.es6.js
reviewboard/static/rb/js/ui/views/tests/menuViewTests.ts Was reviewboard/static/rb/js/ui/views/tests/menuViewTests.es6.js
reviewboard/staticbundles.py
reviewboard/static/rb/js/ui/views/tests/index.ts
reviewboard/static/rb/js/ui/views/tests/menuButtonViewTests.es6.js
reviewboard/static/rb/js/ui/views/tests/menuViewTests.es6.js
Loading...