Commit graph

10 commits

Author SHA1 Message Date
dd8356861f Make the test less strict.
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2019-05-04 00:21:38 +02:00
1655a24aa4 Fix test again (to run on Linux, screw Windows) and re-add all files in dist/.
Some checks failed
continuous-integration/drone/push Build is failing
2019-05-03 23:54:30 +02:00
864f0052b4 Fix test 2019-05-03 23:43:51 +02:00
5a3e672b9c Fix various linting errors 2019-05-03 22:27:16 +02:00
bb69485b9f jshint didn't like the "e" variable, because of some possible problem in
IE8; so I renamed it to "elem".
2015-01-18 21:40:36 +01:00
1e314cba57 added more tests:
- test config options (default and custom)
- test invalid parameters (language and theme)
- test URL params (long and short)
2015-01-18 21:36:55 +01:00
0c7aebc200 added the first two test methods that actually work! 2015-01-16 17:50:23 +01:00
f171b9c8aa reformatted the whole code base 2014-08-26 17:49:23 +02:00
65e1466508 JSHinting 2014-07-04 13:52:32 +02:00
b23a56f866 set up testing structure 2014-07-04 01:08:39 +02:00