Skip to content
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

Revert automatic test features #5

Closed
3 tasks done
ra3xdh opened this issue Jun 9, 2024 · 2 comments · Fixed by #6
Closed
3 tasks done

Revert automatic test features #5

ra3xdh opened this issue Jun 9, 2024 · 2 comments · Fixed by #6
Assignees
Labels
Milestone

Comments

@ra3xdh
Copy link
Owner

ra3xdh commented Jun 9, 2024

In the past Qucsator has used automatic test in CI builds: https://github.com/Qucs/qucs-test/ It's need to revert autotesting features in Qucsator-RF before extension of the simulator. The following tasks should be resolved:

  • Make a fork of qucs-tests repository
  • Ensure that the test suit runs on the modern Python
  • Integrate the test suite in the CI
@ra3xdh ra3xdh added this to the 1.0.1 milestone Jun 9, 2024
@ra3xdh
Copy link
Owner Author

ra3xdh commented Jun 9, 2024

The fork of the testsuite is here: https://github.com/ra3xdh/qucs-test

@ra3xdh
Copy link
Owner Author

ra3xdh commented Jul 2, 2024

The automatic test has been added in CI by #6. It makes possible to continue the development and add new features without risk to break something.

@ra3xdh ra3xdh self-assigned this Jul 2, 2024
@ra3xdh ra3xdh added the test label Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant