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

Move test_data/* to tests/data #1347

Closed

Conversation

tcharding
Copy link
Member

In preparation for adding integration tests in the standard Rust tests/ directroy; move the contents of test_data to tests/data.

This was originally part of #724 but that is proving to take an eon to merge so lets put this patch in first. Can then be used by #935 (cc @DanGould).

@tcharding tcharding changed the title Move test_data/* tests/data Move test_data/* to tests/data Oct 25, 2022
@DanGould
Copy link
Contributor

ACK 374008b

@RCasatta
Copy link
Collaborator

Remember to update the exclude field in Cargo.toml

@tcharding
Copy link
Member Author

Remember to update the exclude field in Cargo.toml

Ah yes, thanks man.

@tcharding
Copy link
Member Author

Force pushed fix to exclude tests/ it manifest as suggested.

In preparation for adding integration tests in the standard Rust
`tests/` directroy; move the contents of `test_data` to `tests/data`.
@sanket1729
Copy link
Member

Oops, sorry I merged #935 which already contained this commit. We can use this PR to iterate if needed, otherwise, we can close this.

@apoelstra
Copy link
Member

I'm ok with closing.

@tcharding
Copy link
Member Author

My bad, I'll double check its all merged correctly, I made things worse trying to make them easier :)

@tcharding tcharding closed this Oct 28, 2022
@tcharding tcharding deleted the 10-22-move-test_data branch November 7, 2022 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants