Sam Chau 7e8068f1fb test: add BaseTest framework with utilities
- Create abstract BaseTest class with lifecycle hooks
  - Add beforeAll/afterAll and beforeEach/afterEach hooks
  - Implement temp directory management (auto cleanup)
  - Add file assertion helpers (exists, contains, matches)
  - Add async utilities (waitFor, waitForFile, sleep)
  - Include example test demonstrating usage
  - Add test tasks to deno.json (test, test:watch)
  - Add @std/assert dependency
2025-10-21 08:04:46 +10:30
2025-10-18 00:39:02 +10:30
2025-10-18 00:39:02 +10:30
2025-10-19 22:56:05 +10:30
2025-10-18 00:39:02 +10:30

Profilarr 2.0

Complete rebuild of Profilarr - Configuration Management Platform for Radarr/Sonarr

⚠️ WORK IN PROGRESS - This is a ground-up rewrite and is NOT ready for production use. For the stable version, see Profilarr 1.1.

Development Setup

Prerequisites

  • Deno 2.x or higher

Contributing

Not accepting contributions yet - this is in active early development. Check back later!

Description
Configuration Management Platform for Radarr/Sonarr
Readme GPL-3.0 23 MiB
Languages
JavaScript 64.8%
Python 34.8%
CSS 0.2%