ReviewPromptMiddleware testing should evaluate the real expression
Categories
(Firefox for Android :: Experimentation and Telemetry, task)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox151 | --- | fixed |
People
(Reporter: jonalmeida, Assigned: mkozinski)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Whiteboard: [fxdroid][group2])
Attachments
(1 file)
Some of the existing tests aren't exercising the criteria for the jexl expressions we are evaluating - we should really improve the test suite because it's relying on subtle details of Nimbus behaviour and the fakes are not cutting it (e.g. the fakes directly return the test value and bypass the jexl parser).
In the cases related to bug 1992918, having coverage testing between switching criteria respects the 4 month check would be a good addition.
Testing on Nimbus is a tiny bit more trickier, but since our work here is built around this, I think that would be a fine investment in learning.
| Assignee | ||
Updated•9 months ago
|
| Assignee | ||
Updated•8 months ago
|
Updated•8 months ago
|
| Reporter | ||
Comment 1•8 months ago
|
||
While I'm working on bug 1923209, this bug can be unblocked by building app services locally and using the autopublish workflow to run the tests locally on Apple Silicon.
| Assignee | ||
Comment 2•3 months ago
|
||
Description
•