Commit graph

890 commits

Author SHA1 Message Date
Theresa Gresch e7a1fa45b0 Add tests for album model 2019-08-09 13:43:29 +02:00
Theresa Gresch 5bd0ffa56c Add tests for album model 2019-08-09 13:31:56 +02:00
Theresa Gresch 7edc441f96 Add test for config.js 2019-08-09 11:53:11 +02:00
Theresa Gresch 2911561b23 Fix setValues function in config.js 2019-08-09 11:43:47 +02:00
Theresa Gresch 00a6de27cd Add tests for abstract model 2019-08-09 10:54:05 +02:00
Theresa Gresch 2652dabb08 Add test for get date string function to label model test 2019-08-09 10:34:08 +02:00
Theresa Gresch 91ed38dc5f Add test for get date string function to album model test 2019-08-09 10:33:49 +02:00
Theresa Gresch c4006d8910 Add tests for user model 2019-08-09 10:24:20 +02:00
Theresa Gresch 3c51bc989d Add tests for user model 2019-08-09 10:22:04 +02:00
Theresa Gresch 3c19e68568 Add tests for session.js 2019-08-09 10:12:48 +02:00
Theresa Gresch ce395279c0 Add tests for session.js 2019-08-09 09:38:02 +02:00
Theresa Gresch ccf6d341d1 Adapt global coverage thresholds 2019-08-08 17:52:06 +02:00
Theresa Gresch 0b54482aaa Adapt coverage thresholds per file 2019-08-08 17:51:24 +02:00
Theresa Gresch 6dde038ad9 Remove console log from album test 2019-08-08 17:49:10 +02:00
Theresa Gresch e3b9f7b8c0 Remove console log from label test 2019-08-08 17:48:40 +02:00
Theresa Gresch 410b7c6d61 Add test for viewer.js 2019-08-08 17:46:06 +02:00
Theresa Gresch d2f7a14fa9 Add tests for clipboard.js 2019-08-08 17:19:04 +02:00
Theresa Gresch 422fa9f115 Remove console log from photos.js test 2019-08-08 17:16:07 +02:00
Theresa Gresch eceaa1db13 Add tests for clipboard.js 2019-08-08 17:02:15 +02:00
Theresa Gresch d409ea56d3 Add tests for clipboard.js 2019-08-08 16:47:42 +02:00
Theresa Gresch db50a01954 Add tests for photos.js 2019-08-07 14:16:37 +02:00
Theresa Gresch 0ed8d3235d Add tests for photos.js 2019-08-07 12:27:57 +02:00
Theresa Gresch e3b4eca77a Add tests for photos.js 2019-08-07 12:18:04 +02:00
Theresa Gresch 1aab166b79 Add tests for photo.js 2019-08-06 16:11:30 +02:00
Theresa Gresch 0f6be6eec5 Add tests for album.js 2019-07-28 18:46:24 +02:00
Theresa Gresch 4a3f08450a Add tests for labels.js 2019-07-28 18:40:33 +02:00
Theresa Gresch a4af384a2e Add tests for label.js 2019-07-28 17:51:27 +02:00
Theresa Gresch 46eb99bc0f Add test for form.js 2019-07-26 08:41:39 +02:00
Theresa Gresch f7866ed41b Add karma-coverage-istanbul-reporter and babel-plugin-istanbul to package.json 2019-07-24 10:07:15 +02:00
Theresa Gresch 28e095be55 Add coverage output to gitignore 2019-07-24 10:06:13 +02:00
Theresa Gresch c9b47f552c Set BABEL_ENV in test-js command 2019-07-24 10:05:45 +02:00
Theresa Gresch a7eaa83920 Create .babelrc 2019-07-24 10:04:58 +02:00
Theresa Gresch aae1aae8ea Add coverage Istanbul Reporter to karma configuration 2019-07-24 10:04:17 +02:00
Michael Mayer de1a02694c Mediafile: Remove test for filesystem case-sensitivity #126
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2019-07-18 16:24:29 +02:00
Theresa Gresch 01b35d0cf5 Add tests for thumbnail api 2019-07-17 17:38:51 +02:00
Theresa Gresch c7e7014c3a Add tests for labels api 2019-07-17 17:16:33 +02:00
Theresa Gresch 43aebf6066 Add util_test.go to log test logs 2019-07-17 17:03:12 +02:00
Theresa Gresch 418b638999 Add test for time util 2019-07-17 17:01:53 +02:00
Theresa Gresch 7fc789e639 Add tests for album api 2019-07-17 16:46:54 +02:00
Theresa Gresch 4811fc9146 Add test conditions to photos api test 2019-07-17 16:44:21 +02:00
Theresa Gresch f527dbd272 Add test condition to IsSeparator test 2019-07-17 15:34:34 +02:00
Theresa Gresch 5bc213f6f2 Adapt DirectoryIsEmpty test to create and delete empty directory 2019-07-17 14:59:29 +02:00
Theresa Gresch 8f52e57d9c Add tests for file util 2019-07-17 14:33:01 +02:00
Theresa Gresch 411d998ac6 Add more test conditions to strings test 2019-07-17 13:46:21 +02:00
Theresa Gresch f7063e7643 Add test for strings functions 2019-07-17 13:26:20 +02:00
Theresa Gresch 429f226c5c Add test for hash function 2019-07-17 13:22:55 +02:00
Theresa Gresch a995bb87de Add test for makeTensor 2019-07-17 12:22:50 +02:00
Theresa Gresch 30013b6ea7 Add NewTestParamsError and NewTestErrorConfig function 2019-07-17 12:00:15 +02:00
Theresa Gresch e66f795783 Add test for loadLabels function 2019-07-17 11:59:21 +02:00
Theresa Gresch d63f4ec09f Created loadLabels function 2019-07-17 11:53:33 +02:00