Page MenuHomePhabricator

Migrate most evaluator tests to executorClassTest fixture
Open, MediumPublic

Description

Description

While it is useful to test the endpoint directly in a few tests, this makes it difficult to control things like environment variables.

Desired behavior/Acceptance criteria (returned value, expected error, performance expectations, etc.)

  • all but a few evaluator tests should use the executorClassTest fixture

Completion checklist