etherpad-lite/tests/frontend
Richard Hansen 7d23278ed0 Exclude ?, !, and ) from last character of URL
Now the final character in each of these example strings is no longer
considered part of the URL:
  * Have you seen http://example.com?
  * Look at http://example.com!
  * (see http://example.com)
2020-12-14 07:03:17 +00:00
..
helper tests: New helper.clearPad method 2020-12-14 07:03:17 +00:00
lib tests: Fix frontend tests (#4188), ugly work around for "Pad never loaded" (#4200) 2020-07-28 19:57:33 +01:00
specs Exclude ?, !, and ) from last character of URL 2020-12-14 07:03:17 +00:00
travis lint: Rerun eslint --fix to nuke trailing function call commas 2020-11-25 13:09:14 -05:00
helper.js lint: Run eslint --fix on bin/ and tests/ 2020-11-24 20:06:12 +00:00
index.html tests: refactor some frontend tests (#4408) 2020-10-21 18:43:17 +01:00
runner.css tests: CSS frontend runner (#4081) 2020-06-04 17:03:25 +01:00
runner.js test runner: Simplify getURLParameter() 2020-11-25 19:19:24 +00:00