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

enable framework tests #10170

Merged
merged 49 commits into from Mar 8, 2021
Merged

enable framework tests #10170

merged 49 commits into from Mar 8, 2021

Conversation

hkollmann
Copy link
Member

  • add test action for framework with ubuntu, windows against node 10,12,14
  • enable unhandledRejection in qx.Promise
  • enable parameter handling in compile.js
  • fix output format with own formatters
  • fix unittests for firefox and ubuntu
  • use own log function in qx.tool.util.Utils.print

result of testing could be seen here: https://github.com/hkollmann/qooxdoo/actions/runs/624874104.

.github/workflows/test-framework.yml Show resolved Hide resolved
source/class/qx/Promise.js Show resolved Hide resolved
Copy link
Member

@oetiker oetiker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool ...

Copy link
Contributor

@cboulanger cboulanger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much for the work involved!!

@cboulanger
Copy link
Contributor

Very clever new way of parsing the test command console output!

@hkollmann
Copy link
Member Author

hkollmann commented Mar 6, 2021

Based on idea of @oetiker in testtapper

@cboulanger cboulanger merged commit cb0a718 into qooxdoo:master Mar 8, 2021
@cboulanger
Copy link
Contributor

Thank you very much @hkollmann . Tests are BACK!!

@hkollmann hkollmann deleted the fix_param branch March 8, 2021 20:13
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

6 participants