This workspace contains automated testing tools, test plans, and documentation for Panoramic Data's Magic Suite quality assurance processes.
tools/- PowerShell integration scripts (JIRA, XWiki, Elastic, Regression Runner)
Test-Migration-Plan.md- Comprehensive test automation migration plan- Setup instructions, sharing guides, and other documentation
setup/- Environment and tool setup (Run-Setup.ps1, authentication, profiles)automation/- Automated monitoring and maintenanceutilities/- Helper scripts and templates
Magic Suite/- Test specs by application (Admin, AlertMagic, DataMagic, etc.)- Test results, screenshots, videos, and traces
- Test plans for JIRA tickets (MS-XXXXX.md format)
- PowerShell tests for MagicSuite CLI and API
- Automated JIRA bug creation scripts
- Scripts for updating JIRA tickets
- Collected logs organized by JIRA ticket
.\scripts\setup\Run-Setup.ps1cd playwright
npx playwright test
npx playwright show-report.\.github\tools\RunRegressionTests.ps1 -Environment testSee docs/Test-Migration-Plan.md for the comprehensive plan to migrate manual tests to Playwright/CLI automation.
Progress:
- ✅ Playwright setup complete
- ✅ Authentication flows working
- ✅ Basic navigation tests
- 🔄 Comprehensive test suite in progress
- Playwright Guide: https://wiki.panoramicdata.com/bin/view/QA%20Home/PlaywrightGuide
- XWiki QA Home: https://wiki.panoramicdata.com/bin/view/QA%20Home/
- JIRA: https://jira.panoramicdata.com/browse/MS
Last Updated: December 16, 2025
Maintained By: Panoramic Data QA Team