Chris Drexler
4c247f10a1
FIX(buku) ff json import improve test, fix var bug
...
- better json title parsing, catching "no title" situation
- add/fix test for "ignore special root bookmark folders" feature
2019-01-02 22:11:30 +01:00
Chris Drexler
c32cf5911b
FIX(buku) pylint errors in ff json import tests
2019-01-02 12:35:59 +01:00
Chris Drexler
c722c92e2d
FIX(buku) ff json import ignore root folder names
...
- main bookmark container names are ignored when adding parent
folder name as tags
- adjust tests accordingly
- merged upstream adjustments
2019-01-02 11:44:51 +01:00
Chris Drexler
9159e148d9
FIX(buku) correct hierarchical folder handling
...
- fix hierarchical folder handling when adding parent folder
as tag: only parent folder is added, no concatenation
- handling of folder without title added
- tests added for the above
2019-01-02 11:01:42 +01:00
Chris Drexler
727141b5e2
FIX(buku) ff json import folder w/o children
...
- fixes jarun/Buku#340
- replaced error with warning
- proper warning message added
- test added
2019-01-02 11:00:26 +01:00
Sébastien Lavoie
094f44b369
Improve readability and fix minor typos.
2018-12-30 20:49:38 -06:00
Chris Drexler
578cd28edd
FIX(buku) correct hierarchical folder handling
...
- fix hierarchical folder handling when adding parent folder
as tag: only parent folder is added, no concatenation
- handling of folder without title added
- tests added for the above
2018-12-30 15:42:02 +01:00
Chris Drexler
da21c5e7e8
FIX(buku) ff json import folder w/o children
...
- fixes jarun/Buku#340
- replaced error with warning
- proper warning message added
- test added
2018-12-30 14:16:05 +01:00
Chris Drexler
90237ea8bf
FIX(test) formatting errors in test for ff json
2018-12-28 10:50:03 +01:00
Chris Drexler
5bc1ab63da
ADD(buku) simplify test & add docu for ff json imp
2018-12-26 11:25:22 +01:00
Chris Drexler
e6f3debdda
ADD(buku) more tests for import_firefox_json
2018-12-25 20:43:51 +01:00
Chris Drexler
3795978c07
FIX(test) flake8 fixes in ff json import tests
2018-12-18 21:17:21 +01:00
Chris Drexler
da7cd0b1a4
ADD(buku) tests for firefox json import
2018-12-18 21:11:29 +01:00