summaryrefslogtreecommitdiffstats
path: root/lib/plugins/__tests__
Commit message (Expand)AuthorAgeFilesLines
* Switch to lernaSamy Pessé2016-09-059-231/+0
* Adapt Plugins.loadForBook to use correct orderSamy Pesse2016-06-103-50/+47
* Fix #1377: fix listing of plugins when using gitbook as a librarySamy Pessé2016-06-102-0/+29
* Fix listAll to add default plugins after normal onesSamy Pessé2016-06-102-28/+18
* Adapt sortPlugins to only sort an ordered map of pluginsSamy Pessé2016-06-101-35/+42
* Compare list of plugins sorted to array of names in testsSamy Pessé2016-06-081-41/+31
* sortPlugins should not be asyncSamy Pessé2016-06-081-36/+34
* Improve testing for sortPluginsSamy Pessé2016-06-081-15/+7
* Merge pull request #1336 from GitbookIO/loading/themesJohan Preynat2016-05-281-0/+70
|\
| * Add test file for sortPlugins()Johan Preynat2016-05-271-0/+70
* | Increase timeout for tests of plugin installationSamy Pessé2016-05-272-0/+4
* | Add tests for installation of all pluginsSamy Pessé2016-05-271-0/+28
* | Add unit tests for installPluginSamy Pessé2016-05-271-0/+27
|/
* Add test for plugin version resolutionSamy Pessé2016-05-271-4/+12
* Fixed two issues for handling git URLs for plugins that are published to git ...Ryan Swanson2016-05-261-0/+14
* Switch tests to mocha while keeping jest structureSamy Pesse2016-05-112-8/+3
* Add model for plugin dependencies in the book.jsonSamy Pessé2016-05-021-44/+9
* Improve lib/plugins/__tests__/findInstalled.jsJohan Preynat2016-05-021-1/+10
* Fix lib/plugins/__tests__/findInstalled.jsJohan Preynat2016-05-021-1/+1
* Fix listing of plugins when contains "-"Samy Pesse2016-04-291-0/+17
* Extend timeout for testsSamy Pessé2016-04-281-3/+0
* Add method ".toText" on glossary and summarySamy Pessé2016-04-271-1/+1
* Add mock fs and tests for itSamy Pesse2016-04-261-0/+1
* BaseSamy Pessé2016-04-223-0/+93