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

Correcting errors #24

Merged
merged 26 commits into from
Aug 19, 2023
Merged

Correcting errors #24

merged 26 commits into from
Aug 19, 2023

Conversation

201st-Luka
Copy link
Owner

No description provided.

added slicing to the iterative models
…`, `str`

fixed the `PlayerBulkRequest._async_from_clan` class method so that it accepts `Clan`, `MemberList`, `str` as arguments for the class initialisation
added a ToDo-list for planned code implementations
added `__version__` to the `pyclasher` `__init__.py` file
added a requirements file to install pytest and other dependencies
added `ClanWarResult.NONE` in the `Enums.py` file because the war state of CWL clan wars is None sometimes
rewrite of the async clan tests to use more features of pytest to make the code simpler
it will become depreciated, use `Player.best_builder_base_trophies` instead
it will become depreciated, use `Player.builder_base_trophies` instead
`super()` does not work for multiple inheritance so it got split up
now it is in the right dir and works with the test fixtures
included SuperCell fan content policy disclaimer in the README.md file
the pull_request.yml workflow did not use the requirements_tests.txt file to install the needed requirements
@201st-Luka 201st-Luka merged commit 621ad76 into master Aug 19, 2023
3 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.

1 participant