-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[view] AuthorBarChart util test 코드 작성 (#746)
* style: edit author bar chart width (200 to 250) * style: edit select-box styling * feat: change select box from select tag to mui select * style: edit style branch select dropdown (add marginTop) * feat: edit branch-list fake-assets for branch name length test * feat: add BranchSelector.const file for branch name slice length * feat: add suffix (...) to branch name * refactor(view): edit branch-list fake-assets * test(view): AuthorBarChart util test - return empty data * test(view): AuthorBarChart util test- correctly provide commit information * refactor(view): AuthorBarChart util test expect에 type 추가 * test(view): AuthorBarChart util - sortDataByName test * test(view): AuthorBarChart util - convertNumberFormat test * test(view): AuthorBarChart util - sortDataByAuthor test * test(view): AuthorBarChart util - convertNumberFormat delete tc
- Loading branch information
Showing
1 changed file
with
143 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters