feat: publish Toolbox 0.9.2 from LocalToolBox

This commit is contained in:
2026-07-27 15:58:41 +02:00
parent 43670a5824
commit f0b2ce34e4
22 changed files with 139 additions and 98 deletions
+2 -4
View File
@@ -143,9 +143,7 @@ describe('portal UI', () => {
expect(within(card).getByRole('heading', { level: 3 })).toHaveTextContent(
'Regex'
);
expect(
within(card).getByText('Explain and test regex locally.')
).toBeVisible();
expect(within(card).getByText('Explain and test locally.')).toBeVisible();
});
it('moves the full disclosure into an accessible modal', async () => {
@@ -181,7 +179,7 @@ describe('portal UI', () => {
});
expect(sourceLink).toHaveAttribute(
'href',
'https://git.add-ideas.de/zemion/pdf-tools'
'https://git.add-ideas.de/lotobo/pdf-tools'
);
expect(sourceLink).toHaveAttribute('rel', 'noopener noreferrer');
expect(