Commit 112d712
authored
add a unit test (#203)
* add vitest
Signed-off-by: Matthew F Leader <mleader@redhat.com>
* rewrite formatDate() and add unit test
Signed-off-by: Matthew F Leader <mleader@redhat.com>
* change verb
Signed-off-by: Matthew F Leader <mleader@redhat.com>
* add package lock back to root
Signed-off-by: Matthew F Leader <mleader@redhat.com>
* simplify test cases
Signed-off-by: Matthew F Leader <mleader@redhat.com>
* rm test
Signed-off-by: Matthew F Leader <mleader@redhat.com>
* rm time zone and locale env vars
Signed-off-by: Matthew F Leader <mleader@redhat.com>
* add ci check
Signed-off-by: Matthew F Leader <mleader@redhat.com>
* add unit test job
Signed-off-by: Matthew F Leader <mleader@redhat.com>
* forgot run
Signed-off-by: Matthew F Leader <mleader@redhat.com>
---------
Signed-off-by: Matthew F Leader <mleader@redhat.com>1 parent 21f09fb commit 112d712
File tree
7 files changed
+726
-11
lines changed- .github/workflows
- frontend
- src/utils
- __tests__
7 files changed
+726
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
8 | 18 | | |
9 | 19 | | |
10 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
59 | 76 | | |
60 | 77 | | |
61 | 78 | | |
| |||
0 commit comments