This commit is contained in:
2026-05-28 18:00:10 +08:00
parent 7201bf9845
commit a1d3fde774
6 changed files with 69 additions and 24 deletions

View File

@@ -8,7 +8,7 @@ import (
)
func TestTransformPlayworksHTMLNetworkRequirements(t *testing.T) {
sourcePath := filepath.Join("..", "aiAssets", "Playworks_UnityNetwork.html")
sourcePath := filepath.Join("..", "aiAssets", "DogCat3_Full.html")
data, err := os.ReadFile(sourcePath)
if err != nil {
t.Fatalf("read source: %v", err)
@@ -21,8 +21,8 @@ func TestTransformPlayworksHTMLNetworkRequirements(t *testing.T) {
}{
{network: "al", wantMraid: 1},
{network: "is", wantMraid: 1},
{network: "un", wantMraid: 1},
{network: "gg", wantExitapi: 1},
{network: "ap", wantExitapi: 1},
{network: "fb"},
{network: "mo"},
{network: "vu"},