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

Closed #2651: series_test.py conversion for new framework #2671

Merged
merged 5 commits into from
Sep 6, 2023

Conversation

jaketrookman
Copy link
Contributor

@jaketrookman jaketrookman commented Aug 15, 2023

This PR (Closes #2651) updates series_test.py to the new testing framework.

*This is just a direct conversion. I would appreciate some help identifying any places where some parameterization could be added.

@stress-tess
Copy link
Member

I added some updates to this, marking as a draft until those make it in

@stress-tess stress-tess marked this pull request as draft August 18, 2023 00:28
@stress-tess stress-tess marked this pull request as ready for review August 18, 2023 19:48
Copy link
Contributor

@Ethan-DeBandi99 Ethan-DeBandi99 left a comment

Choose a reason for hiding this comment

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

Mostly looked at parameterization for better coverage.

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

@Ethan-DeBandi99 Ethan-DeBandi99 left a comment

Choose a reason for hiding this comment

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

Few things still are not all the way there.

PROTO_tests/tests/series_test.py Show resolved Hide resolved
@stress-tess stress-tess dismissed Ethan-DeBandi99’s stale review September 1, 2023 16:13

ethan's conversations have been resolved and he's moved on to another project

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

@TheOddCzar789 TheOddCzar789 left a comment

Choose a reason for hiding this comment

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

Didn't see anything besides Pierce's comments

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

@TheOddCzar789 TheOddCzar789 left a comment

Choose a reason for hiding this comment

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

All I see is the leftover prob_size parameter

PROTO_tests/tests/series_test.py Outdated Show resolved Hide resolved
PROTO_tests/tests/series_test.py Outdated Show resolved Hide resolved
arkouda/index.py Outdated Show resolved Hide resolved
@stress-tess stress-tess added this pull request to the merge queue Sep 6, 2023
Merged via the queue into Bears-R-Us:master with commit 2c8061b Sep 6, 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.

series_test.py Conversion for new test framework
4 participants