Commit ad27b83
fix: resolve audit logs fetch spy assertion issues (P3)
- Fixed audit-logs-table.test.tsx fetch spy expectations
- Changed from expect.stringContaining() to direct URL inspection pattern
- All 18 audit logs table tests now passing (100%)
- All 15 audit logs filters tests remain passing (100%)
- Pattern matches orders-table.test.tsx fix from earlier commits
- Total P3 audit logs tests fixed: 33/33 (100%)
Co-authored-by: rezwana-karim <126201034+rezwana-karim@users.noreply.github.com>1 parent 82d716d commit ad27b83
1 file changed
Lines changed: 10 additions & 6 deletions
Lines changed: 10 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
90 | | - | |
91 | | - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
92 | 94 | | |
93 | 95 | | |
94 | 96 | | |
| |||
112 | 114 | | |
113 | 115 | | |
114 | 116 | | |
115 | | - | |
116 | | - | |
117 | | - | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
118 | 122 | | |
119 | 123 | | |
120 | 124 | | |
| |||
0 commit comments