Quick actions
+-
+
- Create project +
- Edit profile +
Visit svelte.dev/docs/kit to read the documentation
diff --git a/src/routes/page.svelte.test.ts b/src/routes/page.svelte.test.ts new file mode 100644 index 0000000..a110662 --- /dev/null +++ b/src/routes/page.svelte.test.ts @@ -0,0 +1,11 @@ +import { describe, test, expect } from 'vitest'; +import '@testing-library/jest-dom/vitest'; +import { render, screen } from '@testing-library/svelte'; +import Page from './+page.svelte'; + +describe('/+page.svelte', () => { + test('should render h1', () => { + render(Page); + expect(screen.getByRole('heading', { level: 1 })).toBeInTheDocument(); + }); +}); diff --git a/static/favicon.png b/static/favicon.png new file mode 100644 index 0000000000000000000000000000000000000000..825b9e65af7c104cfb07089bb28659393b4f2097 GIT binary patch literal 1571 zcmV+;2Hg3HP)Visit svelte.dev/docs/kit to read the documentation
+ + + + +This is your protected home page. Quick links and recent activity appear below.
+No recent activity.
+Manage system settings and configurations.
+Create and manage credential type definitions.
+ ++ No credential types yet. Create one to get started. +
+ {:else} +{ct.permissionScope}
+ +