Add Helpdesk smoke test

This commit is contained in:
Jason Thistlethwaite
2026-04-24 23:15:07 +00:00
parent cdfa298420
commit c0904659e4
5 changed files with 507 additions and 3 deletions
+10
View File
@@ -243,6 +243,16 @@ Use the read-only validator to check the test instance without changing it:
./validate_test_instance.py
```
Run the Helpdesk/redMCP live smoke test after the post-import checks pass:
```sh
./helpdesk_smoke_test.py
```
That test is documented in:
- [docs/helpdesk_smoke_test.md](/home/iadnah/redmine/docs/helpdesk_smoke_test.md:1)
Preview the affected projects and settings:
```sh