Lucy Zhang
23ed1e9123
Book Tests: Increase time for toc.yml search. ( #6815 )
2019-08-19 17:38:10 -07:00
Lucy Zhang
fb26126bcb
Unit Tests for Books ( #6676 )
...
* added test for sections and navigation
* update variable names
* latest from master
* add await for creating file methods
* wait for all toc.yml to be found
* add event to signal all toc.yml files read
* add workspae folder parameter back
* remove toc filter
* use onReadAllTOCFIles event
* added timeout logic for getting toc.yml files
* latest from master
* new method for comparing book items
2019-08-16 17:01:43 -07:00
Lucy Zhang
f4d37a2bb8
fix toc path for windows ( #6772 )
2019-08-16 08:59:36 -07:00
Lucy Zhang
e10cad21fe
Fix Books Unit Tests ( #6702 )
...
* wait for all toc.yml to be found
* add event to signal all toc.yml files read
* add workspae folder parameter back
* remove toc filter
2019-08-12 13:47:29 -07:00
Lucy Zhang
f5e3b51151
Move finding toc.yml files logic to async method in Books ( #6623 )
...
* moved findTOC logic to async function
* set max number of subdirectories to search
* log error, change for loop syntax
* hadnling edge cases
2019-08-09 14:19:10 -07:00
Lucy Zhang
0362b5d058
Fix book unit tests ( #6633 )
...
* remove sync methods
* added assertion to log error
* create random folder
* change variable name to be more descriptive
* Update book.test.ts
* Update book.test.ts
2019-08-08 13:35:19 -07:00
Lucy Zhang
1113425aa9
revert changes ( #6636 )
2019-08-07 11:30:54 -07:00
Lucy Zhang
b6487e3d32
disable book tests ( #6634 )
2019-08-07 11:16:32 -07:00
Lucy Zhang
4fc062ffd7
fix booktreeview parameter ( #6621 )
2019-08-06 12:06:21 -07:00
Lucy Zhang
0509234362
Added unit test for books getChildren() method ( #6602 )
...
* started unit tests for books
* added first unit test for getchildren()
* fixed dependencies and use tmpdir
* latest from master
2019-08-06 10:39:01 -07:00
Lucy Zhang
a0163c8625
Find all books in workspace with multiple folders ( #6613 )
...
* find all books in workspace with multiple flolders
* fixed optional parameter
2019-08-06 10:20:57 -07:00
Lucy Zhang
0606772514
Show external link url when hovering over book tree item ( #6441 )
...
* show url when hovering over tree item
* show only for external links
* show url for external links only
2019-07-19 14:39:58 -07:00
Lucy Zhang
45c13116de
Move books to insiders ( #6428 )
...
* move books to insiders
* move to insiders
* changed context key for nav buttons
* fixed nav buttons
* check product.quality
2019-07-18 16:35:28 -07:00
Lucy Zhang
d74c2d6c8d
Added icons in book tree view ( #6404 )
...
* add icons
* added icon files
* fixed icon paths
* moved icons into object initializer
2019-07-17 16:47:54 -07:00
Lucy Zhang
eb3c6cadd2
show markdown preview ( #6198 )
2019-06-28 15:02:17 -07:00