cldr icon indicating copy to clipboard operation
cldr copied to clipboard

CLDR-18827 Make cldr-apps-webdriver a main app, not a test

Open btangmu opened this issue 6 months ago • 2 comments

-Remove AppTest.java

-Move other java files from test to main

-Update Dockerfile, README.md, and pom.xml

-Avoid some NullPointerExceptions in SurveyDriverCredentials.java if properties are not defined, by checking for null before calling toString

-Define PROPS_TIME_OUT_SECONDS_KEY consistently with other keys

-Change the name cldr-apps-webdriver to CLDR Apps Webdriver, for consistency with cldr-apps, cldr-code

-Fix comment for location of surveydriver.properties, now expected directly inside cldr-apps-webdriver directory

-Add skipIfEmpty for maven-jar-plugin, maven-install-plugin, and maven-deploy-plugin

CLDR-18827

  • [ ] This PR completes the ticket.

ALLOW_MANY_COMMITS=true

btangmu avatar Jun 10 '25 17:06 btangmu

this should be discussed and go under CLDR-18827

srl295 avatar Jul 15 '25 18:07 srl295

This is outdated; changed to draft, maybe still useful for reference

btangmu avatar Aug 26 '25 18:08 btangmu