Hey everyone, I'm trying to write a new EndToEnd test patterned after the others that are under java/server. However, when I attempt to use gadgets.util.hasFeature () or gadgets.util.getFeatureParameters() functions they always return null. I am adding tests for some new changes so I may have a bug somewhere, but are those functions expected to work in the EndToEnd tests?
Matthew Marum