Skip to content

fix: standardize assertions across end2end tests#268

Merged
SockworkOrange merged 33 commits intomainfrom
refactor-enum-logic
Aug 24, 2025
Merged

fix: standardize assertions across end2end tests#268
SockworkOrange merged 33 commits intomainfrom
refactor-enum-logic

Conversation

@SockworkOrange
Copy link
Collaborator

No description provided.

);
}

private static Dictionary<string, Dictionary<string, Plugin.Enum>> ConstructEnumsLookup(Catalog catalog)
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

move to EnumDbDriver

foreach (var requestFile in requestFiles)
{
await ProcessRequestFile(requestFile);
break;
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove break - not necessary

@SockworkOrange SockworkOrange merged commit 321c3ec into main Aug 24, 2025
6 checks passed
@github-actions github-actions bot deleted the refactor-enum-logic branch November 1, 2025 01:49
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.

2 participants