Page MenuHomePhabricator

Review AQS 2.0 behavior for discrepancies with existing production service
Closed, ResolvedPublic

Description

As we complete the implementation and tests for AQS 2.0 endpoints, it would be a good idea to circle back to the original production code and service to ensure that we didn't miss anything or change any behaviors.

Review the existing production code and endpoints to see what adjustments we may need to make (if any). Consider not only what happens if a caller passes expected values, but also if they pass unexpected/nonsensical values, out of range values, etc.

Record the results of this investigation on this task. We can create any necessary tasks for fixes/changes once the investigation is complete and documented. In particular, we want to at least match existing production's test coverage, but if we find other things worth testing, then there's no reason we can have more thorough testing than the existing production system.

Event Timeline

Discussed here and here.

Full set of endpoints needed is documented here.

BPirkle claimed this task.
BPirkle added a parent task: T263489: AQS 2.0.
BPirkle added a subscriber: codebug.