Convert a couple of legacy test files to TypeScript.
Review Request #14096 — Created Aug. 9, 2024 and submitted — Latest diff uploaded
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
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 |
---|