Commit Graph

16 Commits

Author SHA1 Message Date
Manuel Friedli dd8356861f Make the test less strict.
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
2019-05-04 00:21:38 +02:00
Manuel Friedli 1655a24aa4 Fix test again (to run on Linux, screw Windows) and re-add all files in dist/.
continuous-integration/drone/push Build is failing Details
2019-05-03 23:54:30 +02:00
Manuel Friedli 864f0052b4 Fix test 2019-05-03 23:43:51 +02:00
Manuel Friedli 5a3e672b9c Fix various linting errors 2019-05-03 22:27:16 +02:00
Manuel Friedli 5944c3d487 added "fast forward" test page and added license header to the existing
test file
2015-07-15 17:36:17 +02:00
Manuel Friedli 607eeabfd2 use separate .jshintrc for the tests. this allows us to remove the
"predef" section from the productive .jshintrc, which is good.
2015-01-18 21:49:19 +01:00
Manuel Friedli 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
Manuel Friedli 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
Manuel Friedli 0c7aebc200 added the first two test methods that actually work! 2015-01-16 17:50:23 +01:00
Manuel Friedli 018367f1ce first step of gruntifying/nodifying/bowerifying the whole thing 2015-01-12 18:49:30 +01:00
Manuel Friedli f171b9c8aa reformatted the whole code base 2014-08-26 17:49:23 +02:00
Manuel Friedli cca9e21d08 intermediate commit 2014-07-04 21:51:39 +02:00
Manuel Friedli 65e1466508 JSHinting 2014-07-04 13:52:32 +02:00
Manuel Friedli b23a56f866 set up testing structure 2014-07-04 01:08:39 +02:00
Manuel Friedli 85b5670dfc removed the window.uhr global variable! hooray! 2014-07-03 20:33:26 +02:00
Manuel Friedli 09562d47a4 intermediate commit 2014-07-03 18:36:43 +02:00