Closed mccalluc closed 1 year ago
@mccalluc thank you so much for working on this and for implementing the tests. Would you be available for a quick 30-minute call in which we discuss how to move ahead and I try to answer your questions? You can book a meeting with me using this link
Following up on https://github.com/CenterForTheBuiltEnvironment/clima/issues/167#issuecomment-1811444221
External PRs aren't configured to run CI on this repo, but you can see the green checkmarks on my fork
tests
directory for everything test-related, with subdirectories by language: one for python, one for node.package.json
could have been added at the top level, but that might have been distracting.)-m
; The alternative would be to set the path explicitly:PYTHONPATH='.' pipenv run pytest
Next steps: