rachmadaniHaryono
10a61debf8
new: dev: tag api view
2019-05-14 14:05:50 +08:00
rachmadaniHaryono
1bc4dcf0b0
new: dev: update tag api
2019-05-14 13:15:37 +08:00
rachmadaniHaryono
de395789b5
new: dev: test api and invalid id
2019-05-14 04:56:03 +08:00
rachmadaniHaryono
695c45158a
new: dev: test api on empty database
2019-05-14 02:47:29 +08:00
rachmadaniHaryono
4fa973d306
new: dev: db_file and test
2019-05-14 01:51:23 +08:00
rachmadaniHaryono
5e291a66e8
fix: test: pylint
2019-05-14 01:51:23 +08:00
rachmadaniHaryono
7ff6994d9d
new: test: simple test for bukuserver cli
2019-05-14 01:50:51 +08:00
rachmadaniHaryono
7f0b1da494
new: dev: sync requirement file and setup
2019-05-13 05:34:28 +08:00
rachmadaniHaryono
80479fd54f
chg: dev: only inform about popen for now
2019-04-30 20:20:46 +05:30
rachmadaniHaryono
158fef49e1
fix: dev: org export
2019-04-30 13:36:51 +08:00
rachmadaniHaryono
f98f5fdac0
fix: dev: export
2019-04-30 13:23:56 +08:00
rachmadaniHaryono
40c1a90147
fix: test: empty third row
2019-04-30 12:49:41 +08:00
rachmadaniHaryono
da93dbe43f
fix: test: org export
2019-04-28 14:18:16 +08:00
rachmadaniHaryono
5aae57712d
fix: test: lint
2019-04-28 14:13:55 +08:00
rachmadaniHaryono
c35f89e9af
new: test: exportdb to db
2019-04-28 14:11:10 +08:00
rachmadaniHaryono
b986485dd5
new: test: convert_bookmark_set
2019-04-28 14:00:46 +08:00
rachmadaniHaryono
2b48ddd84b
fix: test: path for python 3.4, 3.5
2019-04-28 09:38:05 +08:00
rachmadaniHaryono
d66d2e3570
new: test: test_get_max_id
2019-04-28 08:43:54 +08:00
rachmadaniHaryono
43ba2a50f8
new: dev: test export db simple case
2019-04-28 08:12:00 +08:00
rachmadaniHaryono
fc9558e6f3
fix: test: exp argument test_search_by_tag_query
2019-04-13 08:18:33 +08:00
rachmadaniHaryono
fc4f6bff6e
fix: test: test_update_rec_update_all_bookmark for p 3.7
2019-04-13 08:02:08 +08:00
rachmadaniHaryono
0a085e1946
fix: test: test_search_by_tag_query
2019-04-13 07:58:51 +08:00
rachmadaniHaryono
7197add803
fix: test: test_update_rec_exec_arg for p 3.7
2019-04-13 07:42:19 +08:00
Arun Prakash Jana
607b8e1050
Disable test case
2019-04-03 21:44:07 +05:30
rachmadaniHaryono
0b726b4112
chg: no deadline for test_browse_by_index
2019-01-15 15:27:09 +08:00
rachmadaniHaryono
fbdbdb6119
fix: test deadline
2019-01-15 15:06:22 +08:00
rachmadaniHaryono
f20a5bdbb3
fix: skipped test
2019-01-15 14:58:47 +08:00
rachmadaniHaryono
ce7eccced3
remove redundant skip test
2019-01-15 14:37:38 +08:00
Arun Prakash Jana
a67fd2f012
Skip failing tests
...
test_delete_rec_range_and_delay_commit
test_delete_rec_index_and_delay_commit
2019-01-15 06:56:49 +05:30
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
rachmadaniHaryono
acc08c1ec8
chg: test: assert none
2019-01-02 03:41:24 +08:00
rachmadaniHaryono
d0ef116a0b
new: dev: fix test test_cleardb
2019-01-02 03:35:22 +08: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
Arun Prakash Jana
3d528d303d
Fix build break
2018-12-29 05:29:40 +05:30
Chris Drexler
be551c60f8
Merge branch 'feature/import-firefox-json' of https://github.com/ckolumbus/Buku into feature/import-firefox-json
2018-12-28 10:51:05 +01:00
Chris Drexler
90237ea8bf
FIX(test) formatting errors in test for ff json
2018-12-28 10:50:03 +01:00
rachmadaniHaryono
1354ea42b3
chg: test: exp res
2018-12-26 21:39:30 +08:00
rachmadaniHaryono
cc65ee5b82
fix: test: page title
2018-12-26 21:25:38 +08: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
Chris Drexler
b016db1d50
NEW(buku) add first attempt of firefox json import
...
- not working yet, only print outs should be done
- issues with iteration (worked with standalon python function)
2018-12-17 22:46:39 +01:00
rachmadaniHaryono
b51ef69c5e
chg: test: use url zip for firefox bm load
2018-10-30 10:21:21 +08:00