Skip to content

Accessing apexpy unit tests#20

Merged
aburrell merged 5 commits intodevelopfrom
apexpy_usage
Mar 16, 2026
Merged

Accessing apexpy unit tests#20
aburrell merged 5 commits intodevelopfrom
apexpy_usage

Conversation

@aburrell
Copy link
Owner

@aburrell aburrell commented Mar 16, 2026

Description

Fixes #4.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Tests run locally, but not on CI. Coveralls must show proof of access.

Test Configuration

  • Operating system: OS X Tahoe
  • Version number: Python 3.10
  • Any details about your local setup that are relevant: N/A

Checklist:

  • Make sure you are merging into the develop (not main) branch
  • My commits are formatted appropriately (following the SciPy/NumPy style)
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • Add a note to Changelog.md, summarising the changes
  • Add yourself to .zenodo.json

Added a debug statement for CI unit tests.
Remove the debug statement.
Fixed the call to install the apexpy dependency.
Add a test for the successful apexpy installation.
Added a summary of changes to the changelog.
@aburrell aburrell marked this pull request as ready for review March 16, 2026 15:31
@aburrell aburrell added this to the v0.1.1 milestone Mar 16, 2026
@aburrell aburrell linked an issue Mar 16, 2026 that may be closed by this pull request
@aburrell aburrell merged commit dc4e3d3 into develop Mar 16, 2026
56 of 63 checks passed
@aburrell aburrell deleted the apexpy_usage branch March 16, 2026 15:40
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.

BUG: Test for apexpy usage

1 participant