Skip to content

Feature/test/add new platforms#328

Open
bebef1987 wants to merge 13 commits intodevelopfrom
feature/test/AddNewPlatforms
Open

Feature/test/add new platforms#328
bebef1987 wants to merge 13 commits intodevelopfrom
feature/test/AddNewPlatforms

Conversation

@bebef1987
Copy link
Copy Markdown
Collaborator

No description provided.

bebef1987 and others added 12 commits March 19, 2026 16:29
- Fix typos in DetectLocalBuild.xaml (curentDirectory, Orhestrator),
  TearDown.xaml (fortmats), StopRecording.cs (Skiping)
- Remove leftover assembly references (RPA_T_BA_SOSR_Test.Core,
  SOSR.AppLibrary) from TearDown.xaml and StartBrowser.xaml
- Rename x:Class from KillAllProcesses to StopBrowser in StopBrowser.xaml
- Fix stale DisplayNames in SetUp.xaml and TearDown.xaml
- Standardize log messages to "WorkflowName - Description" pattern in
  StartRecording.cs and StopRecording.cs
- Remove unused using statements in StartRecording.cs
- Add warning log before Kill() in StopRecording.cs catch block
- Add CLAUDE.md with project overview, architecture, and conventions
- Add AGENTS.md with coded workflow conventions and review checklist

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
pt0 fixes:
- Fix x:Class="TestCaseWebTemplate" to "TestCaseAppTemplate" in template
- Fix x:Class="TestCase" to "TestCaseApp"/"TestCaseWeb" in test cases

pt1 alignment with pt0:
- Fix typos: curentDirectory, Orhestrator, Skiping, shuddown
- Fix stale DisplayNames (Utils\StartBrowser, KillAllProcesses)
- Standardize all log messages to "WorkflowName - Description" pattern
- Fix log levels: Fatal/Trace to Warn/Info per convention
- Add missing "End" log bookends to 6 workflows
- Add missing annotations to StartApplication, StopApplication, StartBrowser
- Standardize InitAllAssets log messages and levels to match pt0
- Replace XAML video recording with .cs coded workflows (matching pt0)
- Add entry points for coded workflows in project.json

Both variants validated with zero errors and produce identical log output.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Fix typos: curentDirectory, Orhestrator, shuddown
- Standardize all log messages to "WorkflowName - Description" pattern
- Fix log levels: Trace/Fatal to Info/Warn per convention
- Add missing "End" log bookends to SetUp, TearDown, StartBrowser, StopBrowser
- Add missing annotation to StartBrowser
- Standardize InitAllAssets log messages and levels
- Replace XAML video recording with .cs coded workflows
- Add entry points for coded workflows in project.json
- Validated with zero errors, runtime output matches pt0/pt1

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Fix typos: curentDirectory, Orhestrator, shuddown, Skiping
- Standardize all log messages to "WorkflowName - Description" pattern
- Fix log levels: Trace/Fatal to Info/Warn per convention
- Add missing "End" log bookends to SetUp, TearDown, StartBrowser, StopBrowser
- Add missing annotation to StartBrowser
- Standardize InitAllAssets log messages and levels
- Replace XAML video recording with .cs coded workflows
- Add entry points for coded workflows in project.json
- Validated with zero errors, runtime output matches pt0/pt1/pt2

All four variants now produce identical log output.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Entry points are not needed for testing projects. Also updated
CLAUDE.md to reflect that all variants now use coded workflows.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Documents test execution lifecycle, test arguments (TestType, Browser,
TestExecTimeOut, Recording), project variants, asset configuration,
video recording, and step-by-step guide for adding new test cases.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Distinct template names: VB/C# + Windows/Cross-Platform per variant
- Fix IconUri: C# variants now use CustomProcessCSIcon
- Sync DefaultProjectName/Description with project.json values
- Sync FileInfoCollection testCaseIds with project.json entries

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@bebef1987
Copy link
Copy Markdown
Collaborator Author

there is a issue with the change request as I used coaded automations and they are not supported in templates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant