Commit Graph

26 Commits

Author SHA1 Message Date
Kylart 3da331f8b0 Fixed tests along with some bugs 2017-10-31 02:46:50 +01:00
Kylart 3277f84a8d Fixed problem on click search where the selected item was not the one given in the end 2017-10-28 03:24:25 +02:00
Kylart 00822ec85e Fixed tests 2017-09-26 10:58:10 +02:00
Kylart 0d15e7b188 Added randomstring to generate unique token per user for analytics purposes 2017-09-13 13:24:52 +02:00
Kylart 19cce2bb63 Fixed download with pantsu 2017-07-27 11:25:16 +02:00
Kylart 81f6d20d78 Adapted to vuetify 0.14.6
Added message to know if development or not
2017-07-26 00:53:10 +02:00
Kylart 5492fd4c93 App can now be shipped
Fix CC
Need to fix nightwatch
2017-07-24 12:33:00 +02:00
Kylart fd07178f3a Dev and prod working, need to fix tests and building app 2017-07-24 10:45:00 +02:00
Kylart ad42816a1d Removed sound and fixed tests 2017-07-14 00:15:58 +02:00
Kylart 7e4c8d4c01 Now able to remove entries from history 2017-07-05 13:01:56 +02:00
Kylart a3e3a23d7c Now search term and get results. Need to display those info 2017-06-28 12:42:02 +02:00
Kylart 025aa958d4 Added test on search.js 2017-06-27 20:49:32 +02:00
Kylart 140fc1dbe3 removed package-lock.json 2017-06-11 22:46:33 +02:00
Kylart a9ac420d98 Fixed tests
Now ignores package-lock.json
2017-06-11 22:43:15 +02:00
Kylart 7a350cf31d Implemented download with config's fansub and ANY name with nyaapi
Fixed a bug where saved config was malformed
Fixed tests
2017-05-30 12:26:35 +02:00
Kylart 98f7f4fc8d Reorganized assets directory to contain only menu and api. main.css now is in the css folder 2017-05-30 11:06:52 +02:00
Kylart 7ded2d830a Implemented tests on nyaa.js
Note: wtf istanbul ?
2017-05-29 13:23:52 +02:00
Kylart 7ae7843f6d Updated README
Corrected useless imports
2017-05-24 13:31:33 +02:00
Kylart a8a28c7882 Added .travis.yml
Fixed testing on default switch
Fixed KawAnime dir in local.js
2017-05-24 10:02:33 +02:00
Kylart d2c4ab5f15 Implemented all tests server side. 100% CC 2017-05-24 01:38:57 +02:00
Kylart c9ad2a43c4 Implemented watchList test. 100% CC of this file 2017-05-23 23:27:51 +02:00
Kylart cf553ddc3a Implemented tests on localPage and history. CC 100% on those files 2017-05-23 22:01:13 +02:00
Kylart d44db1fe87 Longer timeout for nightwatch 2017-05-23 17:14:23 +02:00
Kylart 895260b232 Renamed init dir to api dir
Removed now useless test script
Credits
2017-05-23 16:32:38 +02:00
Kylart 2d5b70c964 Implemented nightwatch for front testing 2017-05-23 16:19:25 +02:00
Kylart f0e72ed2e8 Wrote tests for horrible api. 100% CC
Updated to horrible-api 1.0.5
2017-05-22 11:26:56 +02:00