-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix number_approved_dars test for change in table ordering
The test for rendering number_approved_dars for the dbGaPDataAccessSnapshot table started failing when we changed the ordering of the table. Change the test so is it more robust to that change by testing the render function directly instead of pulling the value out of the table rows and assuming an ordering. Also add a test for the number of requested dars.
- Loading branch information
Showing
2 changed files
with
48 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters