Commit Graph

731 Commits

Author SHA1 Message Date
Paul
7723111820 added test_searchdb 2016-09-07 17:01:19 -05:00
Paul
50cdf2c0a7 minor BukuDb testcase refactors
more minor refactors
2016-09-07 13:02:40 -05:00
Paul
b03e86c82e added test_search_by_tag 2016-09-07 13:02:40 -05:00
Arun Prakash Jana
d4ec9e8ed4
Open all search results is 'a' is pressed. 2016-09-07 23:29:49 +05:30
Arun Prakash Jana
2fa734aef1 Merge pull request #66 from wheresmyjetpack/tests
added test_search_and_open_in_browser_by_range
2016-09-07 07:13:49 +05:30
Paul
db436ceca0 added test_search_and_open_in_browser_by_range 2016-09-06 13:25:57 -05:00
Arun Prakash Jana
0a7c5e39aa Update readme. 2016-09-06 01:04:24 +05:30
Arun Prakash Jana
61bba93802
Update prompt. 2016-09-05 21:42:50 +05:30
Arun Prakash Jana
aa321e5dd5 Update help. 2016-09-05 21:26:22 +05:30
Arun Prakash Jana
c5ac9b7c9a
Make exact word search default. Option --deep for substring match. 2016-09-05 20:39:20 +05:30
Arun Prakash Jana
c75709d13f Help update: support exact word match. Update auto-complete. 2016-09-05 18:07:15 +05:30
Arun Prakash Jana
405b73a392
Support exact word match. 2016-09-05 13:48:21 +05:30
Arun Prakash Jana
bebfc965cd Merge branch 'csllbr-master' 2016-09-05 07:38:45 +05:30
Arun Prakash Jana
2a203a7463
Fix merge conflicts from PR65. 2016-09-05 07:38:26 +05:30
Arun Prakash Jana
03b5bd8025
Replace double quotes with single quotes. 2016-09-04 23:34:31 +05:30
Arun Prakash Jana
7e536fc5a6
Add help on openeing multiple search results. 2016-09-04 20:05:08 +05:30
Arun Prakash Jana
4df5769a1e Merge pull request #64 from wheresmyjetpack/master
Testing enhancements
2016-09-04 11:15:06 +05:30
Paul
f865d6add9 Revert "adding subTest for distiguishing between iterations"
This reverts commit ef78c7cd1e.
2016-09-03 22:14:56 -05:00
Paul
1644a9f63f improved test_delete_all_bookmarks 2016-09-03 21:07:06 -05:00
Paul
cfb2abfbc5 moved select_tag_from_bookmarks back to append_tag 2016-09-03 21:07:06 -05:00
Paul
ef78c7cd1e adding subTest for distiguishing between iterations 2016-09-03 21:07:06 -05:00
Arun Prakash Jana
c3080b7f36 Merge pull request #63 from Fongshway/master
Update functionality to open search results
2016-09-01 23:23:06 +05:30
Kevin Fong
f3ed7fcf31 Add preliminary functionality to open array of search results 2016-09-01 02:13:23 -07:00
Kevin Fong
6c1db4e05d Update preliminary functionality to open a range of search results 2016-09-01 02:01:56 -07:00
Arun Prakash Jana
d4f2211a25 Merge pull request #62 from csllbr/master
add option to open (a)ll search results
2016-08-31 12:01:26 +05:30
christian Sillaber
cc39f1ba2a added option to open (a)ll search results 2016-08-31 08:14:26 +02:00
Arun Prakash Jana
e233ebf2df Merge pull request #61 from wheresmyjetpack/tests
2 New tests, DRYing out BukuDb unit tests
2016-08-30 22:23:42 +05:30
Paul
0290cec9b1 moving BukuDb initialization to setup for TestCases 2016-08-30 09:12:10 -05:00
Paul
c2c656ed48 added test_delete_tag_at_index, test_append_tag_at_all_indices 2016-08-30 09:11:50 -05:00
Arun Prakash Jana
8fdfe7f5c9
Use simpler decompress() to extract gzip. 2016-08-29 00:48:48 +05:30
Arun Prakash Jana
8d925ffd9d
Fix #58
Only the last tag was being removed.
2016-08-27 21:17:33 +05:30
Arun Prakash Jana
833755173f
tag required if +/- is used, do NOT assume. 2016-08-27 20:56:09 +05:30
Arun Prakash Jana
8adbfc5b26 Make headers smaller. 2016-08-27 20:07:15 +05:30
Arun Prakash Jana
0d0617258e Merge pull request #60 from wheresmyjetpack/tests
Two tests, minor method call fix
2016-08-27 06:34:31 +05:30
Paul
197b6c4f31 adding test_delete_bookmark_yes, test_delete_bookmark_no, fix caplog.records method call 2016-08-26 11:54:57 -05:00
Arun Prakash Jana
0e0dc452c7 Merge pull request #59 from jarun/revert-57-master
Revert "Some more tests, refactors for supplying input in tests"
2016-08-26 00:02:49 +05:30
Arun Prakash Jana
33072b2edf Revert "Some more tests, refactors for supplying input in tests" 2016-08-26 00:02:33 +05:30
Arun Prakash Jana
dbff2e0ee7 Merge pull request #57 from wheresmyjetpack/master
Some more tests, refactors for supplying input in tests
2016-08-25 20:49:09 +05:30
Paul
f6895e98ab adding test_delete_tag_at_index, test_delete_tag_at_all_indices 2016-08-24 22:20:34 -05:00
Paul
b294351436 added test_append_tag_at_all_indices 2016-08-24 13:31:45 -05:00
Paul
4a43b39743 adding 2 tests, refactors for improved testing 2016-08-24 01:51:27 -05:00
Paul
9f66cfbd00 fixed caplog.records call in test_print_bookmark 2016-08-23 10:50:15 -05:00
Arun Prakash Jana
87ed7784ad Merge pull request #56 from wheresmyjetpack/master
fixed test_append_tag_at_index
2016-08-23 21:10:25 +05:30
Paul
82b0e1cdd7 fixed test_append_tag_at_index 2016-08-23 09:15:48 -05:00
Arun Prakash Jana
ff07e3a99b Merge pull request #55 from wheresmyjetpack/tests
A few tests
2016-08-23 12:15:55 +05:30
Paul
ec74961762 adding test_append_tag_at_index 2016-08-23 01:10:14 -05:00
Paul
64409de63e adding test_get_bookmark_by_index 2016-08-21 22:14:46 -05:00
Paul
076b2eda7a adding test_delete_all_bookmarks 2016-08-21 18:09:07 -05:00
Arun Prakash Jana
4ba290f2c6 Merge pull request #54 from csllbr/master
Add functionality to open a range of search results
2016-08-18 21:31:19 +05:30
christian Sillaber
536dc759ee added preliminary functionality to open a range of search results 2016-08-18 17:19:53 +02:00