1
0
mirror of https://github.com/nicoverbruggen/phpmon.git synced 2026-03-29 08:00:08 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
564e47f66e ♻️ Add minimal Container boot 2025-12-02 15:21:05 +01:00
a61eea34fa ♻️ Update copyright messages 2025-11-23 17:37:46 +01:00
fa403b5a99 ♻️ Refactor tests to Swift Testing 2025-10-16 15:57:41 +02:00
db8df8575d ♻️ Migrate more tests to Swift Testing (3/?) 2025-09-29 17:59:33 +02:00
13013f2513 ♻️ Lint tests, add background update check 2025-09-26 17:00:43 +02:00
5923be099f 👌 Update copyright message 2023-01-19 18:11:25 +01:00
89642de12e Add testable configuration for Valet-free env 2023-01-17 19:16:36 +01:00
1c0d9f6826 👌 Swift 6 compatibility 2022-10-18 23:41:46 +02:00
4b8b46a822 Fix test 2022-10-18 14:12:57 +02:00
ea5dd3bc46 👌 Snake case for tests 2022-10-18 14:11:55 +02:00
5e3e0c087b 👌 Read configuration from JSON file
This allows us to alter the configuration prior to launching the app,
which allows for additional flexibility during testing.
2022-10-16 14:35:19 +02:00