mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 08:46:22 +02:00
chore: add icons to documentation metadata for improved visual representation
This commit is contained in:
parent
78dcce3e06
commit
20ebb0703f
8 changed files with 13 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: Testing
|
||||
description: Running and writing tests for SurfSense
|
||||
icon: FlaskConical
|
||||
---
|
||||
|
||||
SurfSense uses [pytest](https://docs.pytest.org/) with two test layers: **unit** tests (no database) and **integration** tests (require PostgreSQL + pgvector). Tests are self-bootstrapping — they configure the test database, register a user, and clean up automatically.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue