Skip to content
Marek Szuba requested to merge ENSCORESW-1480 into master

Created by: lairdm

  • Allow users to specify start and end coordinates for a sequence when using the /sequence/id endpoint
  • Testing for sub-sequence calls
  • Added new tests to harness to check return code and do a regex test on the response regardless of return code (ie. text response on a 400)
  • Modified tests to use these new test types for start/end coordinates beyond sequence boundaries

Merge request reports