Fabien Benureau
8d91545472
papers renamed 'pubs'
11 years ago
Fabien Benureau
1ad64d7859
notes cmd
11 years ago
Fabien Benureau
10fd0f86d6
only one usecase failing
11 years ago
Fabien Benureau
e0dab17dcd
added troublesome bibfile
11 years ago
Fabien Benureau
8c54b19207
updated import and added rename command
11 years ago
Fabien Benureau
76a6d092dd
fixed bug in datacache + added corresponding tests
11 years ago
Fabien Benureau
a774a1604e
databroker, datacache class + tests
11 years ago
Fabien Benureau
15857b5ecc
docbroker class + tests + more filebroker test
11 years ago
Fabien Benureau
c1bf80fe68
filebroker class + tests
11 years ago
Fabien Benureau
c4701953de
fake_env module for fake fs, fake input
11 years ago
Fabien Benureau
856cfa2a4f
moved test string fixtures to str_fixtures.py
11 years ago
Fabien Benureau
e26c606163
endecoder implementation
11 years ago
Olivier Mangin
e72f8fa7f2
Improves query handling for list command.
...
- Cleans code.
- Clever mode for case by default (case sensitive only if capitals in
query).
- Adds basic tests.
- Conjunction of blocks.
- Options to override smart case.
11 years ago
Olivier Mangin
08811b842f
Adds citekey argument to selectively import entries.
...
Also removes unused fatal argument from many_from_path and moves
printing of warning to the command.
12 years ago
Jonathan Grizou
62bdf7dfad
Changed event system to allow more advance listener.
...
See associated test for example.
12 years ago
jgrizou
0801b3882d
Merge branch 'develop' into plug/texnote
12 years ago
jgrizou
9cc893d8a7
Added AddEvent
12 years ago
jgrizou
7b555abf92
Change repo and removed the update function and the rename function. Now only the save_paper function must be used
12 years ago
Olivier Mangin
d5247a6618
Refactors usecase.
...
Integrate helpers into TestCase sub-classes to make use of setUp
mechanism.
12 years ago
Fabien Benureau
ab52785667
update test in test_usecases
12 years ago
Fabien Benureau
9c47951532
don't remove files at end of test.sh
12 years ago
Fabien Benureau
145710b928
test for every command except websearch and update
12 years ago
Fabien Benureau
6c9d4a3a41
lot more test in test_usecase : every command used
12 years ago
Fabien Benureau
04fcb42338
tests can be run from root dir
12 years ago
Fabien Benureau
3b7900a3a4
added tests/tmpdir* to gitignore
12 years ago
Fabien Benureau
cc3928ef4b
fake editor_input
12 years ago
Fabien Benureau
e0fd19f9d8
first input test working
12 years ago
Fabien Benureau
3dde852bdd
execute_cmd input ready
12 years ago
Fabien Benureau
62a4527a37
method to set FakeInput package-wide
12 years ago
Fabien Benureau
d109d93341
added FakeInput class to usecase tests
12 years ago
Fabien Benureau
1be61baf21
added testenv import to test current code
12 years ago
Fabien Benureau
dc73c987c8
update command for config v2 to v3
12 years ago
Fabien Benureau
3c0f575b92
backtracked on changes. repo is passing all tests
12 years ago
Fabien Benureau
164816a910
updated tests
12 years ago
Fabien Benureau
c7a8ada751
enabled load keyword in repo __init__
12 years ago
Fabien Benureau
7b66a4697d
all repo test pass. doc are temporarily disabled.
12 years ago
Fabien Benureau
904ae07bc5
more test_repo tests are passing
12 years ago
Fabien Benureau
ac4b682307
added doc_dir and keywords init to config
12 years ago
Fabien Benureau
a354e79523
first test of new repo passing
12 years ago
Fabien Benureau
320a488667
added get operator to config
12 years ago
Fabien Benureau
45da61f4d2
added config support for multiple sections
12 years ago
Fabien Benureau
f934e8c2ec
more tests for config, slightly changed implementation and interface.
12 years ago
Fabien Benureau
e92c418d80
new, simplified, easier to use config implementation
...
tests are provided, but the rest of the code has not be updated yet.
12 years ago
Fabien Benureau
500667baae
more usecase test, hack-fixed plugins.
12 years ago
Fabien Benureau
76e162be02
added test bibfiles for usecases
12 years ago
Fabien Benureau
ddfc129b64
redirect and check stdout in usecases
12 years ago
Fabien Benureau
cb94166aef
test.sh into virtual usecase
12 years ago
Fabien Benureau
293fc2393f
automatic copy of content into fake fs
12 years ago
Fabien Benureau
46e6630e7a
corrected test name
12 years ago
Fabien Benureau
b4504278f2
more robust fake_fs testing; added papers add test
12 years ago