Skip to content

Fix sort order tests #35

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

Merged
merged 12 commits into from
Mar 7, 2023
Merged

Fix sort order tests #35

merged 12 commits into from
Mar 7, 2023

Conversation

n7studios
Copy link
Contributor

@n7studios n7studios commented Mar 6, 2023

Summary

Fixes test failures when asserting the sort order of two items when both items have the same date and time.

Adds section to testing guide covering using CodeSniffer for main code.

Testing

Existing tests pass

Checklist

@n7studios n7studios added the bug label Mar 6, 2023
@n7studios n7studios self-assigned this Mar 6, 2023
@n7studios n7studios added this to the 1.0.0 milestone Mar 6, 2023
@n7studios n7studios requested review from a team, noelherrick and corydhmiller and removed request for a team March 6, 2023 15:21
@n7studios n7studios marked this pull request as ready for review March 6, 2023 15:21
This is no longer needed, as we query the API by `email_address`, so inspecting the response’s `total_subscribers` is sufficient.
…uest

Move `api_version` property into `make_request()`
…function

Replace `check_if_subscriber_in_array()` function
@n7studios n7studios merged commit c971157 into fix-tests Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants