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

Introduce a test for the development server. Fix #3718. #3722

Merged
merged 1 commit into from
Jan 1, 2024

Conversation

aknrdureegaesr
Copy link
Contributor

Pull Request Checklist

  • I’ve read the guidelines for contributing.
  • I updated AUTHORS.txt and CHANGES.txt (if the change is non-trivial) and documentation (if applicable). Not applicable.
  • I tested my changes.

Description

This adds a test for the development server functionality.

tests/integration/test_dev_server.py Outdated Show resolved Hide resolved
tests/integration/test_dev_server.py Outdated Show resolved Hide resolved
tests/integration/test_dev_server.py Outdated Show resolved Hide resolved
@aknrdureegaesr
Copy link
Contributor Author

I squashed the changes into my previous commit, so there is still only one commit to be merged. I understand that's what the project prefers.

@Kwpolska Kwpolska linked an issue Jan 1, 2024 that may be closed by this pull request
3 tasks
@Kwpolska Kwpolska merged commit b01c040 into getnikola:master Jan 1, 2024
10 checks passed
@Kwpolska
Copy link
Member

Kwpolska commented Jan 1, 2024

Thanks for implementing this!

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.

Add an automated test for plugin/commands/auto (the development server).
2 participants