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

Added tests for keyPressEvent() methods & fixes #1003

Merged
merged 59 commits into from
Jul 24, 2024

Conversation

FillBk
Copy link
Contributor

@FillBk FillBk commented Mar 29, 2024

Tested shortcuts from classes:

  • in file.py
  • FileWidget
  • in main.py
  • MainWindow
  • in numeric.py
  • TableView
  • Numeric
  • in plot.py
  • Plot
  • PlotGraphics
  • in tabular_base.py
  • DataTableView
  • TabularBase
  • DataFrameViewer
  • in tree.py
  • TreeWidget
  • Channels_Tree_Widget

Drag and Drop issue status:

  • resolved

Added shortcuts:

  • Ctrl+X -> Cut a channel or channels from ChannelsTreeWidget

Fixes:

  • test/asammdf/gui/dialogs/test_FunctionsManagerDialog.py
  • move test files in related folders
  • added methods for better set up and evaluation processes
  • restructure git strategy matrix (windows first)
  • added a method to save a screenshot of widget as artefact for debugging

@FillBk FillBk changed the title Added tests for shortcuts Added tests for keyPressEvent() methods Apr 12, 2024
@FillBk FillBk changed the title Added tests for keyPressEvent() methods Added tests for keyPressEvent() methods & fixes Jun 25, 2024
@danielhrisca danielhrisca merged commit e021d04 into danielhrisca:development Jul 24, 2024
21 checks passed
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