aboutsummaryrefslogtreecommitdiffstats
path: root/packages/e2e_tests/vitest.config.ts (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-06-01feat: Add support for public lists (#1511)Mohamed Bassem1-0/+3
* WIP: public lists * Drop viewing modes * Add the public endpoint for assets * regen the openapi spec * proper handling for different asset types * Add num bookmarks and a no bookmark banner * Correctly set page title * Add a not-found page * merge the RSS and public list endpoints * Add e2e tests for the public endpoints * Redesign the share list modal * Make NEXTAUTH_SECRET not required * propery render text bookmarks * rebase migration * fix public token tests * Add more tests
2025-03-16ci: Fix E2E test timeoutMohamed Bassem1-0/+1
2024-12-30chore: Setup and add e2e tests for the API endpointsMohamed Bassem1-0/+3
2024-03-30format: Add missing lint and format, and format the entire repoMohamedBassem1-1/+1
2024-03-05refactor: Extract trpc logic into its packageMohamedBassem1-0/+0
2024-02-28tests: Add tests for the bookmarks routesMohamedBassem1-0/+14