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

Code maintenance: Split contents of wakepy.core.activation + put WakepyFakeSuccess into _testing module #259

Merged
merged 31 commits into from
Apr 20, 2024

Conversation

fohrloop
Copy link
Owner

@fohrloop fohrloop commented Apr 20, 2024

Repo Maintenance

  1. Split contents of wakepy.core.activation module into
    wakepy.core.mode, wakepy.core.method and wakepy.core.activationresult

  2. Put WakepyFakeSuccess into it's own module (wakepy.methods._testing).

  3. Refactor some tests

  • Split some combined tests into separate ones
  • Use more fixtures. Remove some mocks.

fohrloop added 30 commits April 20, 2024 10:05
make the order similar to the listing on the class
The ModeController has been merged to Mode
from wakepy.core.mode to wakepy.core.method
@fohrloop fohrloop changed the title Mode refactor Code maintenance: Split contents of wakepy.core.activation + put WakepyFakeSuccess into _testing module Apr 20, 2024
@fohrloop fohrloop merged commit bcc5dec into dev Apr 20, 2024
12 checks passed
@fohrloop fohrloop deleted the mode-refactor branch April 20, 2024 15:44
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