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

[testing] Research test framework #2

Closed
svenefftinge opened this issue Mar 1, 2017 · 1 comment
Closed

[testing] Research test framework #2

svenefftinge opened this issue Mar 1, 2017 · 1 comment

Comments

@svenefftinge
Copy link
Contributor

For writing unit tests we should decide for a testing framework to use.
My requirements would be:

  • short turnarounds / incremental test runs
  • readability / little boiler-plate
  • nice: native support in webstorm for debugging
@svenefftinge
Copy link
Contributor Author

We agreed we are going with mocha.

marcdumais-work referenced this issue in marcdumais-work/theia Jun 1, 2017
[debug] mode backend code to the node folder
lmcbout added a commit that referenced this issue Mar 14, 2018
# This is the 1st commit message:

GH-1081 Auto-dismiss notification.
Add notifications preferences to allow auto-dismiss
Auto-Dismiss can be used/disabled for each notification since it is optional
When the user has more than one action available,
the auto-Dismiss timeout will not be applied

Signed-off-by: Jacques Bouthillier <jacques.bouthillier@ericsson.com>

# This is the commit message #2:

fix issue with `timeout=0`

Signed-off-by: Alex Tugarev <alex.tugarev@typefox.io>
lmcbout added a commit that referenced this issue Mar 14, 2018
Add notifications preferences to allow auto-dismiss
Auto-Dismiss can be used/disabled for each notification since it is optional
When the user has more than one action available,
the auto-Dismiss timeout will not be applied

Signed-off-by: Jacques Bouthillier <jacques.bouthillier@ericsson.com>

# This is the commit message #2:

fix issue with `timeout=0`

Signed-off-by: Alex Tugarev <alex.tugarev@typefox.io>
lmcbout added a commit that referenced this issue Mar 14, 2018
Add notifications preferences to allow auto-dismiss
Auto-Dismiss can be used/disabled for each notification since it is optional
When the user has more than one action available,
the auto-Dismiss timeout will not be applied

Signed-off-by: Jacques Bouthillier <jacques.bouthillier@ericsson.com>

# This is the commit message #2:

fix issue with `timeout=0`

Signed-off-by: Alex Tugarev <alex.tugarev@typefox.io>
benoitf pushed a commit that referenced this issue Jun 20, 2018
Signed-off-by: Oleksii Orel <oorel@redhat.com>
bhufmann pushed a commit to bhufmann/theia that referenced this issue Jul 26, 2018
Add notifications preferences to allow auto-dismiss
Auto-Dismiss can be used/disabled for each notification since it is optional
When the user has more than one action available,
the auto-Dismiss timeout will not be applied

Signed-off-by: Jacques Bouthillier <jacques.bouthillier@ericsson.com>

# This is the commit message eclipse-theia#2:

fix issue with `timeout=0`

Signed-off-by: Alex Tugarev <alex.tugarev@typefox.io>
ndoschek added a commit to ndoschek/theia that referenced this issue Jan 20, 2021
Signed-off-by: Nina Doschek <ndoschek@eclipsesource.com>
ndoschek added a commit to ndoschek/theia that referenced this issue Jan 21, 2021
Signed-off-by: Nina Doschek <ndoschek@eclipsesource.com>
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

No branches or pull requests

2 participants