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 multithreading for tests #123

Closed
wants to merge 17 commits into from
Closed

Add multithreading for tests #123

wants to merge 17 commits into from

Conversation

NS4nti
Copy link
Contributor

@NS4nti NS4nti commented Nov 8, 2019

✨ Pull Request Template

‼️ Once all the checklist is done you have to:

  • stash merge this pull request
  • delete the corresponding branch
  • close the associated issue

📃 Type of change

New feature: non-breaking change which adds functionality.

💡 Related Issue(s)

✒️ Description

Add multi threading for tests. Tests now run in parallel, for a better time optimization.

🎯 Test Environments

Ubuntu 19.04

  • Python 3

✔️ Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

  • 🙋 I certify on my honor that all the information provided is true, and I've done all I can to deliver a high quality code

* Tests now run in parallel for better time optimization
@NS4nti NS4nti requested review from frikilax and HugoSoszynski and removed request for frikilax November 8, 2019 08:24
@NS4nti
Copy link
Contributor Author

NS4nti commented Nov 14, 2019

Care bout log in the same file, we don't know who log it

@NS4nti
Copy link
Contributor Author

NS4nti commented Nov 29, 2019

Care bout log in the same file, we don't know who log it

Uniformed logs added

@NS4nti NS4nti closed this Nov 29, 2019
@NS4nti NS4nti reopened this Nov 29, 2019
@NS4nti NS4nti self-assigned this Nov 29, 2019
tests/tools/output.py Outdated Show resolved Hide resolved
tests/tools/output.py Outdated Show resolved Hide resolved
@NS4nti NS4nti requested a review from HugoSoszynski December 12, 2019 08:57
@NS4nti NS4nti added this to the Version 1.3 milestone Feb 7, 2020
@HugoSoszynski HugoSoszynski removed this from the Version 1.3 milestone Jun 15, 2020
@HugoSoszynski
Copy link
Contributor

Closing because branch is obsolete

@HugoSoszynski HugoSoszynski deleted the multithread-test branch January 26, 2021 10:42
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.

[IDEA] Multithread Test
2 participants