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

Update Test Suites #667

Merged
merged 13 commits into from
Oct 17, 2023
Merged

Update Test Suites #667

merged 13 commits into from
Oct 17, 2023

Conversation

alcarney
Copy link
Member

@alcarney alcarney commented Oct 16, 2023

  • Stop depending on git snapshot versions
  • Test on python 3.12
  • Use pytest-lsp for sphinx agent tests
  • Use hatch for packaging and version bumping
  • Add tests covering live previews and diagnostics

Supersedes #633

Now that `pygls` and `pytest-lsp` have had releases, there's no need to
rely on git snapshot versions
@alcarney alcarney mentioned this pull request Oct 16, 2023
@alcarney alcarney force-pushed the tests branch 2 times, most recently from dbc3f2a to 1455d82 Compare October 17, 2023 19:11
When comparing filepaths we should use `pathlib.Path` objects rather
than plain strings as they appear to handle case-insenstive filepaths
correctly for us when running on Windows.
@alcarney alcarney merged commit e1d833b into swyddfa:develop Oct 17, 2023
11 checks passed
@alcarney alcarney deleted the tests branch October 17, 2023 22:12
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