Commit b0ce765
committed
test: bedrock mock consistency and CLI help text
- bedrock.test: use createMockReq/createMockRes helpers instead of
inline mock objects, update empty-string content assertions to
null (matches || coercion fix)
- bedrock-stream.test: remove deprecated res.on('aborted') listener,
update content assertion to null
- cli: add warn to log-level description in help text1 parent 9be8420 commit b0ce765
3 files changed
Lines changed: 8 additions & 34 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | 190 | | |
194 | 191 | | |
195 | 192 | | |
| |||
1747 | 1744 | | |
1748 | 1745 | | |
1749 | 1746 | | |
1750 | | - | |
| 1747 | + | |
1751 | 1748 | | |
1752 | 1749 | | |
1753 | 1750 | | |
| |||
1859 | 1856 | | |
1860 | 1857 | | |
1861 | 1858 | | |
1862 | | - | |
1863 | | - | |
| 1859 | + | |
| 1860 | + | |
1864 | 1861 | | |
1865 | 1862 | | |
1866 | 1863 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
751 | 751 | | |
752 | 752 | | |
753 | 753 | | |
754 | | - | |
755 | | - | |
| 754 | + | |
| 755 | + | |
756 | 756 | | |
757 | 757 | | |
758 | 758 | | |
| |||
1650 | 1650 | | |
1651 | 1651 | | |
1652 | 1652 | | |
1653 | | - | |
1654 | | - | |
1655 | | - | |
1656 | | - | |
1657 | | - | |
1658 | | - | |
1659 | | - | |
1660 | | - | |
1661 | | - | |
1662 | | - | |
1663 | | - | |
1664 | | - | |
1665 | | - | |
1666 | | - | |
1667 | | - | |
1668 | | - | |
1669 | | - | |
1670 | | - | |
1671 | | - | |
1672 | | - | |
1673 | | - | |
1674 | | - | |
1675 | | - | |
1676 | | - | |
1677 | | - | |
| 1653 | + | |
| 1654 | + | |
1678 | 1655 | | |
1679 | 1656 | | |
1680 | 1657 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments