Skip to content

Comments

Test only the documented initialize method#5

Merged
visr merged 2 commits intomasterfrom
update-initialize
Dec 23, 2024
Merged

Test only the documented initialize method#5
visr merged 2 commits intomasterfrom
update-initialize

Conversation

@visr
Copy link
Member

@visr visr commented Dec 20, 2024

Fixes #1.
In #4 we discussed and documented that we will only require the signature initialize(::Type{Model}, [config_file::String])::Model. This updates the tests to reflect that as well.

I also updated the BMI docs urls from readthedocs to the new https://bmi.csdms.io/ address.

@visr visr merged commit 0cd3170 into master Dec 23, 2024
12 checks passed
@visr visr deleted the update-initialize branch December 23, 2024 20:34
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.

initialize the type, not the instance

1 participant