19886: Refine crunch-run output collection tests
authorBrett Smith <brett.smith@curii.com>
Fri, 13 Jan 2023 14:33:18 +0000 (09:33 -0500)
committerBrett Smith <brett.smith@curii.com>
Fri, 13 Jan 2023 14:36:43 +0000 (09:36 -0500)
commit7fd377c676394477f027869dfbdb125ac6ed26f0
treefe3a19ca21987a658daeae3cabe0427aa07b48a4
parentb1b3ef2b2b23a63687b93a78ebeb1bbcb23ed5d2
19886: Refine crunch-run output collection tests

These tests are currently not working as designed because the API call
they're looking for is in a different API client. They happen to be
passing because they never assert they actually found the collection
they're looking for. Restructure the search loop to fix both those
problems.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
lib/crunchrun/crunchrun_test.go