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

Closes #2573: pdarray_creation_test.py Conversion for new test framework #2584

Conversation

TheOddCzar789
Copy link
Contributor

This PR (Closes #2573):

Converts file to new test framework by adding pytest. The changes were mostly (entirely?) syntactical, as I didn't see any obvious potential uses for parameterization.

@TheOddCzar789 TheOddCzar789 added the Testing Modifications specific to our test suite. label Jul 17, 2023
@TheOddCzar789 TheOddCzar789 removed the Testing Modifications specific to our test suite. label Jul 17, 2023
PROTO_tests/tests/pdarray_creation_test.py Show resolved Hide resolved
PROTO_tests/tests/pdarray_creation_test.py Outdated Show resolved Hide resolved
PROTO_tests/tests/pdarray_creation_test.py Outdated Show resolved Hide resolved
PROTO_tests/tests/pdarray_creation_test.py Outdated Show resolved Hide resolved
@Ethan-DeBandi99 Ethan-DeBandi99 changed the title Closes #2573: pd_array_creation_test.py Conversion for new test framework Closes #2573: pd_array_creation_test.py Conversion for new test framework Jul 18, 2023
Copy link
Member

@stress-tess stress-tess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Something seems to have gotten messed up with a rebase because the PR is showing changes from lots of different commits that aren't related to these changes

@Ethan-DeBandi99
Copy link
Contributor

Is this ready for rereview or is the commit history still messed up?

@stress-tess
Copy link
Member

@Ethan-DeBandi99 the commit history is no longer messed up. I'm not sure if it's ready for rereview, I think @TheOddCzar789 would need to weigh in on that

Copy link
Member

@stress-tess stress-tess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't review the second half as closely as I'd like to, I'll do that in my next pass

PROTO_tests/tests/pdarray_creation_test.py Outdated Show resolved Hide resolved
PROTO_tests/tests/pdarray_creation_test.py Outdated Show resolved Hide resolved
PROTO_tests/tests/pdarray_creation_test.py Outdated Show resolved Hide resolved
PROTO_tests/tests/pdarray_creation_test.py Outdated Show resolved Hide resolved
PROTO_tests/tests/pdarray_creation_test.py Outdated Show resolved Hide resolved
PROTO_tests/tests/pdarray_creation_test.py Outdated Show resolved Hide resolved
PROTO_tests/tests/pdarray_creation_test.py Outdated Show resolved Hide resolved
PROTO_tests/tests/pdarray_creation_test.py Outdated Show resolved Hide resolved
PROTO_tests/tests/pdarray_creation_test.py Outdated Show resolved Hide resolved
PROTO_tests/tests/pdarray_creation_test.py Outdated Show resolved Hide resolved
@stress-tess stress-tess changed the title Closes #2573: pd_array_creation_test.py Conversion for new test framework Closes #2573: pdarray_creation_test.py Conversion for new test framework Aug 7, 2023
@TheOddCzar789 TheOddCzar789 force-pushed the 2573_pd_array_creation_test_conversion branch from ffbe6e9 to d0dc12d Compare August 8, 2023 16:19
@TheOddCzar789 TheOddCzar789 marked this pull request as draft August 11, 2023 19:23
@TheOddCzar789 TheOddCzar789 force-pushed the 2573_pd_array_creation_test_conversion branch from d0dc12d to c4dbe99 Compare August 16, 2023 18:50
@TheOddCzar789 TheOddCzar789 marked this pull request as ready for review August 16, 2023 18:56
@TheOddCzar789 TheOddCzar789 force-pushed the 2573_pd_array_creation_test_conversion branch from c4dbe99 to e704897 Compare August 16, 2023 20:07
PROTO_tests/tests/pdarray_creation_test.py Outdated Show resolved Hide resolved
PROTO_tests/tests/pdarray_creation_test.py Outdated Show resolved Hide resolved
PROTO_tests/tests/pdarray_creation_test.py Show resolved Hide resolved
PROTO_tests/tests/pdarray_creation_test.py Outdated Show resolved Hide resolved
PROTO_tests/tests/pdarray_creation_test.py Outdated Show resolved Hide resolved
PROTO_tests/tests/pdarray_creation_test.py Outdated Show resolved Hide resolved
PROTO_tests/tests/pdarray_creation_test.py Outdated Show resolved Hide resolved
PROTO_tests/tests/pdarray_creation_test.py Outdated Show resolved Hide resolved
PROTO_tests/tests/pdarray_creation_test.py Outdated Show resolved Hide resolved
PROTO_tests/tests/pdarray_creation_test.py Outdated Show resolved Hide resolved
@TheOddCzar789 TheOddCzar789 force-pushed the 2573_pd_array_creation_test_conversion branch from 8b21fd7 to 08cfc84 Compare August 23, 2023 20:46
@TheOddCzar789 TheOddCzar789 force-pushed the 2573_pd_array_creation_test_conversion branch from 08cfc84 to ccc15a9 Compare August 24, 2023 18:46
Copy link
Member

@stress-tess stress-tess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! I think it should be good to go after these ones

PROTO_tests/tests/pdarray_creation_test.py Show resolved Hide resolved
PROTO_tests/tests/pdarray_creation_test.py Outdated Show resolved Hide resolved
PROTO_tests/tests/pdarray_creation_test.py Outdated Show resolved Hide resolved
PROTO_tests/tests/pdarray_creation_test.py Outdated Show resolved Hide resolved
Copy link
Contributor

@jaketrookman jaketrookman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@Ethan-DeBandi99 Ethan-DeBandi99 added this pull request to the merge queue Aug 28, 2023
Merged via the queue into Bears-R-Us:master with commit fc07ea3 Aug 28, 2023
9 checks passed
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.

pdarray_creation_test.py Conversion for new test framework
4 participants