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

Add unitests for gui #861

Merged
merged 23 commits into from
Jun 20, 2023
Merged

Conversation

tov101
Copy link
Contributor

@tov101 tov101 commented May 10, 2023

Changes:

  • main.yml - Publish style checks and tests summary.
  • ci/support.py - Add support to write markdown summary
  • src/asammdf/blocks/mdf_v4.py - Reformat by black
  • test/asammdf/gui/__init__.py - Content not necessary anymore.
  • test/asammdf/gui/test_base.py - Reformat by black
  • test/asammdf/gui/widgets/test_BaseFileWidget.py - Increase abstraction level
  • test/asammdf/gui/widgets/test_BasePlotWidget.py - Increase abstraction level
  • test/asammdf/gui/widgets/test_FileWidget.py - Increase abstraction level
  • test/asammdf/gui/widgets/test_PlotWidget.py
    • Increase abstraction level
    • Add tests
  • tox.ini - Add pytest argument to generate xml report file.

@danielhrisca danielhrisca merged commit 392c86e into danielhrisca:development Jun 20, 2023
18 checks passed
@tov101 tov101 deleted the unittests_gui branch June 26, 2023 07: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.

None yet

2 participants