Commit graph

247 commits

Author SHA1 Message Date
Theresa Gresch db83ac7bc2 Add test for config,js 2019-08-09 16:00:52 +02:00
Theresa Gresch 9112d30711 Add tests for photo model 2019-08-09 13:50:07 +02:00
Theresa Gresch 9b07fba5eb Add tests for label model 2019-08-09 13:43:47 +02:00
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 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 ed2c9a9829 Frontend: Remove "karma-webdriver-launcher" 2019-07-15 22:19:42 +02:00
Michael Mayer cacf326997 Upgrade JS dependencies: vuetify, webpack, babel, karma & eslint 2019-07-15 20:38:14 +02:00
Michael Mayer f5d5dbe25e Upgrade lodash to ^4.17.14 2019-07-14 21:14:21 +02:00
Michael Mayer 8fe9b6e4f8 Upgrade JS dependencies (security patches) 2019-07-14 19:14:54 +02:00
Michael Mayer d4526bedd2 Read-only mode: Disable upload & import in frontend and show info #56 2019-07-02 23:01:56 +02:00
Theresa Gresch 287c6df29f Add selector timeout (shorter than the default one) to test commands 2019-07-02 22:05:48 +02:00
Theresa Gresch 9516a2e1e6 Use page model functions in story test 2019-07-02 18:17:16 +02:00
Theresa Gresch a52683429a Use page model functions in private test 2019-07-02 18:17:07 +02:00
Theresa Gresch ec6a484d15 Use page model functions in photos test 2019-07-02 18:16:55 +02:00
Theresa Gresch bf2f81e95d Use page model functions in favorites test 2019-07-02 18:16:43 +02:00
Theresa Gresch f6493fa254 Add custom functions to page model 2019-07-02 18:16:11 +02:00
Michael Mayer 3655ebf9d8 Use daemon server mode to run acceptance tests #58 2019-06-30 05:38:39 +02:00
Michael Mayer e1d29132ba Close delete dialog after pressing "esc" 2019-06-30 02:54:56 +02:00
Michael Mayer 8ac256289c Move dialogs to separate dialog/ directory 2019-06-30 02:52:12 +02:00
Michael Mayer 8836b84d89 Delete dialog: Code clean-up and optimizations 2019-06-30 02:44:37 +02:00
Theresa Gresch 775cfd61f3 Refine spacing of dialog component 2019-06-28 14:42:50 +02:00