Skip to content

Create initial unit test for PhasorDynamics::Genrou model #78

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

Open
3 tasks
pelesh opened this issue Apr 5, 2025 · 1 comment · May be fixed by #85
Open
3 tasks

Create initial unit test for PhasorDynamics::Genrou model #78

pelesh opened this issue Apr 5, 2025 · 1 comment · May be fixed by #85
Assignees
Labels
enhancement New feature or request testing

Comments

@pelesh
Copy link
Collaborator

pelesh commented Apr 5, 2025

Implement unit tests for PhasorDynamics::Genrou model, using the existing unit test placeholder. Implement tests for

  • constructor
  • residual evaluation
  • initialization

Unit tests do not need to run any simulation, they just need to verify for correctness methods in PhasorDynamics::Genrou class.

@pelesh
Copy link
Collaborator Author

pelesh commented Apr 7, 2025

I suggest taking a look at the branch unit tests as an example how to address this issue.

CC @tsybinae

@pelesh pelesh linked a pull request Apr 19, 2025 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request testing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants