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

Consolidate tests and add GitHub Actions #218

Closed
wants to merge 4 commits into from
Closed

Consolidate tests and add GitHub Actions #218

wants to merge 4 commits into from

Conversation

eumiro
Copy link
Contributor

@eumiro eumiro commented Dec 29, 2020

As discussed in #214, this adds the GitHub Actions config. Since there is no GHA in the dev branch until now, the result of the CI run won't be shown immediately here. This is the first version running tests only. Coverage/pyflakes/pycodestyle will be added as next.

If everything works well and the GHA config is completed, .travis.yml can be removed in the near future.

This also moves the test.py file to the new tests directory as test_gpxpy.py and the test_files directory is renamed to tests/testdata to comply with the standards and where they can be discovered by pytest (which can be later used in the project for more readable tests and better messages).

Would you agree to move gpxpy to the src/gpxpy directory as well?

@eumiro eumiro closed this by deleting the head repository Nov 5, 2022
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.

None yet

1 participant