Add unit tests for html_formatter, csv_db

This commit is contained in:
Patrick Robertson
2025-01-13 17:58:10 +01:00
parent 2353f9d6a5
commit bbef80de4c
9 changed files with 112 additions and 13 deletions

View File

@@ -2,16 +2,15 @@ name: Core Tests
on:
push:
branches: [ main, staging ]
branches: [ main ]
paths:
- src/**
pull_request:
branches: [ main, staging ]
paths:
- src/**
jobs:
test_back:
tests:
runs-on: ubuntu-latest
strategy:
matrix: