John McLear
edf1dabe65
low hanging lint and some hard coded timeouts
2021-01-27 04:53:28 +00:00
John McLear
d1efa509e6
Revert "Revert "tests: updating mocha and refactoring the custom html reporter using events""
...
This reverts commit 2ce798339d
.
2020-06-07 08:53:10 +00:00
John McLear
2ce798339d
Revert "tests: updating mocha and refactoring the custom html reporter using events"
...
This reverts commit df1629c7b9
.
2020-06-06 18:57:52 +00:00
Alexandre Magno
df1629c7b9
tests: updating mocha and refactoring the custom html reporter using events
2020-06-03 10:54:55 +01:00
muxator
04e9fc3a2f
formatting: bulk remove trailing whitespaces on frontend tests
...
This is a followup on 312c72c364
, which did the same on the main code base,
and is preliminary work for tidying up John's changes in the following commits.
No functional changes.
Command:
find tests/frontend -name '*.js' -type f -print0 | xargs -0 sed --in-place 's/[[:space:]]*$//'
2020-03-24 23:24:38 +01:00
Peter 'Pita' Martischka
7aee98bce8
made test helpers more cross browser compatible
2012-10-03 17:37:48 +01:00
Peter 'Pita' Martischka
ba4ebbba3b
Setted up an enviroment for frontend tests, first steps
2012-10-02 00:35:43 +01:00