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
John McLear
230302b132
fix timeslider stars and frontend tests, needs css polish
2015-01-01 22:40:45 +00:00
John McLear
d36911da30
fix timeslider tests
2014-11-27 23:36:19 +00:00
John McLear
6651ed0b7a
allow all timeslider tests to run
2013-02-09 17:18:13 +00:00
mluto
ae6a9c25ae
Fixed "jumps to a revision given in the url" test
2013-02-07 17:34:31 +01:00
John McLear
8c0fb090eb
works in all 3 major browsers
2013-02-07 15:50:59 +00:00
John McLear
f42d3820a5
fix timeslider tests
2013-02-07 15:24:30 +00:00
mluto
0b90e5752b
Added a test to check the export-url
2013-01-28 21:38:56 +01:00
mluto
3002807741
Added tests for revision-jumping
2013-01-28 21:12:50 +01:00
John McLear
7a2f16f288
dont run timeslider test for now
2013-01-07 11:49:04 +00:00
Marcel Klehr
80ce0b5edb
Refine timeslider test
2012-12-07 16:20:23 +01:00
Marcel Klehr
103e0f6747
Add the basic structure of a timeslider test
2012-11-26 21:15:10 +01:00