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

New tests #249

Merged
1 commit merged into from
Oct 4, 2020
Merged

New tests #249

1 commit merged into from
Oct 4, 2020

Conversation

davfsa
Copy link
Member

@davfsa davfsa commented Sep 29, 2020

Checklist

  • I have run nox and all the pipelines have passed.
  • I have made unittests according to the code I have added/modified/deleted.

Related issues

#47

@davfsa davfsa added the testing Improvements or additions to tests label Sep 29, 2020
@davfsa davfsa added this to the 2.0.0 milestone Sep 29, 2020
@davfsa davfsa self-assigned this Sep 29, 2020
@davfsa davfsa added the enhancement New feature or request label Sep 29, 2020
@ghost
Copy link

ghost commented Sep 29, 2020

This kind of collides in one or two places with what i am doing, and what i am doing resolves one or two of these issues so I have re-targeted my branch for this PR if you don't mind :)

feel free to continue adding stuff to said branch. You'll see what I've changed.

@ghost ghost changed the base branch from master to task/deprecating-duplicated-stub-helpers September 29, 2020 12:28
@ghost
Copy link

ghost commented Oct 1, 2020

Ping me when this isn't a draft and I'll merge it.

@ghost ghost force-pushed the task/deprecating-duplicated-stub-helpers branch from a027e31 to 87c10f2 Compare October 2, 2020 08:29
@ghost ghost changed the base branch from task/deprecating-duplicated-stub-helpers to master October 2, 2020 08:30
@davfsa davfsa closed this Oct 4, 2020
@davfsa davfsa reopened this Oct 4, 2020
@davfsa
Copy link
Member Author

davfsa commented Oct 4, 2020

Idk how nor when I closed this, but was a mistake 😅

@nekokatt ready for review

@davfsa davfsa marked this pull request as ready for review October 4, 2020 09:18
  - Improve RateLimitedError message
assert rest_provider.cache == cache

def test_executor_property(self, rest_provider, executor):
assert rest_provider.executor == executor
Copy link

@ghost ghost Oct 4, 2020

Choose a reason for hiding this comment

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

probs should use is here. Doesn't matter really though.

@ghost ghost merged commit 55a9673 into hikari-py:master Oct 4, 2020
@davfsa davfsa deleted the task/more-testing branch October 4, 2020 13:42
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request testing Improvements or additions to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants