Skip to content

fix(server): improve command error messages

Rudresh Shrotriya requested to merge fix/1386-improve-error-messages into develop

Targets: #1386 (closed)

Changes:

  1. Updated error messages to be more specific.
  2. Added test cases to test validation messages.
  3. Added a new class NCBIError to handle the custom error messages thrown from the run functions.
Edited by Rudresh Shrotriya

Merge request reports