kenneth b8e1671248 test: add HTTP integration tests for catalog endpoints
Tests cover directory and file operations:
- List, fetch, create directories
- Fetch, download, rename files
- Trash and permanent delete (single and bulk)
- 404 for non-existent resources
- Verification that permanent deletes return 404

Directory rename test skipped due to VFS bug with blob
key resolution for directories.

Co-authored-by: Ona <no-reply@ona.com>
2026-01-04 23:54:30 +00:00
2025-09-13 22:02:27 +01:00
2026-01-01 18:29:52 +00:00
2025-11-08 23:17:45 +00:00
2026-01-02 02:37:47 +00:00
2025-12-21 02:12:53 +00:00
2025-09-13 22:02:27 +01:00
2025-09-17 00:04:12 +00:00
2025-09-21 17:03:50 +00:00
2025-09-13 22:02:27 +01:00

bun-react-template

To install dependencies:

bun install

To start a development server:

bun dev

To run for production:

bun start

This project was created using bun init in bun v1.2.21. Bun is a fast all-in-one JavaScript runtime.

Description
No description provided
Readme 10 MiB
Languages
TypeScript 48.2%
Go 46.1%
JavaScript 1.7%
PLpgSQL 1.4%
CSS 1.2%
Other 1.4%