Skip to content

Conversation

@xaviernogueira
Copy link
Contributor

The following tests are in pytest format:

  • test_tsm.py
  • test_gsm.py

The NSM tests are in the test directory as they should be, but have not been converted yet. Since we will be refactoring TSM/GSM first, I figured we can avoid repeat work by refactoring the NSM tests only once we make final model architecture decisions.

Some other small things are changed. Please merge so I can refactor TSM next.

@xaviernogueira xaviernogueira merged commit 4f423cb into main Aug 28, 2023
@xaviernogueira xaviernogueira deleted the XRN_pytest branch August 28, 2023 19:04
@aufdenkampe
Copy link
Member

@xaviernogueira, thanks!

Copy link
Member

@aufdenkampe aufdenkampe Aug 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@xaviernogueira, although the Fortran version was labeled as v1.0, we do not want this Python software to be 1.0.

Rather the first version should be v0.1.0. to follow the conventions from semantic versioning.

If we released this with a v1.0 we would be promising not changes to backward compatibility until a v2.0 release. But version 0.x releases are exempt from that rule.

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.

3 participants