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

Help: Added basic unit tests and minor fixes #12635

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

yorikvanhavre
Copy link
Member

This PR brings a series of small fixes to the Help module:

  • Adds unit tests to test for the different modes of the Help module
  • Allow to launch Help from Python forcing the mode (dialog, tab or ext browser)
  • Removed the use of the Web module (still available by setting a pref parameter)
  • Better text output when used in non-GUI mode

Fixes FreeCAD/FreeCAD-Help#22

- Adds unit tests to test for the different modes of the Help module
- Allow to launch Help from Python forcing the mode (dialog, tab or ext browser)
- Removed the use of the Web module (still available by setting a pref parameter)
- Better text output when used in non-GUI mode
@maxwxyz maxwxyz added this to the Post 1.0 milestone Jul 8, 2024
@maxwxyz
Copy link
Collaborator

maxwxyz commented Nov 10, 2024

@yorikvanhavre what is left to do here?

@yorikvanhavre
Copy link
Member Author

This needs to be reworked a lot because it contained workarounds for bad Qt5 versions, that hopefully we're done with now. I'll have a look at it ASAP

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.

WebGui.openBrowserHTML take at most 3 args (4 given)
2 participants