Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update export v2 Cram tests #1259

Merged
merged 8 commits into from
Jul 26, 2023
Merged

Update export v2 Cram tests #1259

merged 8 commits into from
Jul 26, 2023

Conversation

victorlin
Copy link
Member

@victorlin victorlin commented Jul 24, 2023

Description of proposed changes

Apply recommendations from dev docs to existing Cram tests.

Related issue(s)

Related to #1176

Testing

  • Checks pass

Checklist

  • Add a message in CHANGES.md summarizing the changes in this PR that are end user focused. Keep headers and formatting consistent with the rest of the file. N/A, no functional changes

These Cram tests were written with old practices¹. Moving files around
to adjust for newer practices.

¹ 5d2e370
The dev docs recommends against using TMP as a temporary directory¹.
This also means data files must be referenced relative to TESTDIR.

¹ 5d2e370
Per recommendation in the dev docs¹.

¹ 5d2e370
With the previous changes, there's no longer a need to ensure output
file names do not overlap.
@victorlin
Copy link
Member Author

This is a trivial change, so I plan to merge alongside #1261.

victorlin and others added 4 commits July 26, 2023 11:10
Previously, the metadata ID column was assumed to be "strain" in some
parts of the code. With changes such as
42f6cb2, this hardcoding should be
removed so things can work properly with other ID columns.

Co-authored-by: Jover <[email protected]>
@victorlin
Copy link
Member Author

Oops, I merged #1261 before this PR. Closing since these commits have been merged over there.

@victorlin victorlin closed this Jul 26, 2023
@victorlin victorlin deleted the victorlin/update-export-tests branch July 26, 2023 21:05
@victorlin victorlin restored the victorlin/update-export-tests branch July 26, 2023 21:16
@victorlin
Copy link
Member Author

Double oops, I thought #1261 was merged into master. Wasn't thinking straight coming back from a lunch break!

@victorlin victorlin reopened this Jul 26, 2023
@victorlin victorlin merged commit da6a9f2 into master Jul 26, 2023
51 checks passed
@victorlin victorlin deleted the victorlin/update-export-tests branch July 26, 2023 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

1 participant