]> git.phdru.name Git - m_librarian.git/history - tests
Version 0.1.1
[m_librarian.git] / tests /
2018-05-16 Oleg BroytmanFeat(inpx): Import new (17 fields) INP
2018-05-10 Oleg BroytmanFeat(glst): Import all *.glst files
2018-04-22 Oleg BroytmanFeat: Get translations by language
2018-04-22 Oleg BroytmanCI: Run tests at Travis and AppVeyor
2016-10-02 Oleg BroytmanAdd test_translations
2016-09-20 Oleg BroytmanConvert tests from unittest to pytest
2016-09-20 Oleg BroytmanSet PYTHONPATH for tests
2016-09-11 Oleg BroytmanUse pytest for testing
2016-07-22 Oleg BroytmanUpdate code for compatibility with Python 3
2016-06-11 Oleg BroytmanAdd option -C|--config file
2016-06-09 Oleg BroytmanPass format of the downloaded file name in the command...
2016-06-06 Oleg BroytmanAllow to set download format
2016-05-29 Oleg BroytmanFix new flake8 E402: module level import not at top...
2016-05-25 Oleg BroytmanAdd test for searching books by authors
2016-05-25 Oleg BroytmanFix test
2016-05-13 Oleg BroytmanFix flake8 warnings
2016-04-10 Oleg BroytmanSimplify run_all output
2016-04-10 Oleg BroytmanTest search_authors
2016-04-10 Oleg BroytmanRefactoring: move import_inpx to TestCase
2016-04-06 Oleg BroytmanAdd tests for importing INPX files
2016-04-05 Oleg BroytmanAdd tests; test importing list of genres
2016-03-31 Oleg BroytmanStart tests