Converting Tests back to C# but still with Playwright

This commit is contained in:
2026-06-03 14:45:18 -04:00
parent 85834466f1
commit 46150d3a69
209 changed files with 1503 additions and 683 deletions
@@ -0,0 +1 @@
[]
@@ -0,0 +1,19 @@
[
{
"Id": 1,
"ParentId": null,
"NoteSectionModelId": 1,
"Href": "armor-types",
"CreatedDate": "2022-04-13T00:00:00",
"UpdatedDate": "2022-04-13T00:00:00",
"Name": "Armor Types",
"Description": "Heavy, Medium, and Light. What does it mean?",
"Content": "the-basics/armor-types",
"LoadedContent": null,
"IsHidden": "False",
"IsPreAlpha": "True",
"NoteContentModels": [],
"Parent": null,
"PageOrder": 0
}
]
@@ -0,0 +1,17 @@
[
{
"Id": 1,
"Name": "The Basics",
"NoteContentModels": []
},
{
"Id": 2,
"Name": "Game Settings",
"NoteContentModels": []
},
{
"Id": 3,
"Name": "PVE Content",
"NoteContentModels": []
}
]
+10
View File
@@ -0,0 +1,10 @@
[
{
"Key": "GamePatch",
"Value": "0.0.6.10097a"
},
{
"Key": "LastUpdated",
"Value": "September 03, 2022"
}
]