Skip to content

Commit

Permalink
mgr/dashboard: adapt jest unit tests to angular 14
Browse files Browse the repository at this point in the history
Important change would be the introduction of `TypedFormControl` which
is now more stricter in typing the FormControl and FormGroups as well.
Right now the dashboard has many number of untypedforms which by default
is migrated to an `UntypedFormControl` class when I ran the angular
upgrade script

Fixes: https://tracker.ceph.com/issues/61641
Signed-off-by: Nizamudeen A <[email protected]>
(cherry picked from commit 08a32ec)
  • Loading branch information
nizamial09 committed Oct 3, 2023
1 parent 47f1903 commit 621bfd9
Show file tree
Hide file tree
Showing 6 changed files with 801 additions and 2,050 deletions.
Loading

0 comments on commit 621bfd9

Please sign in to comment.