summaryrefslogtreecommitdiff
path: root/spec/index_spec.rb
AgeCommit message (Expand)Author
2019-10-07add test to verify that index entry links back to term in contentDan Allen
2019-07-27simplify attribute assignments in test suiteDan Allen
2019-06-18introduce have_size matcher in test suiteDan Allen
2019-06-01add test to verify anchors for index terms are reproducibleDan Allen
2019-06-01make sure using index terms doesn't violate the reproducible contractDan Allen
2019-05-28ensure index section doesn't get numbered when it shouldn'tDan Allen
2019-05-04verify index category letters are boldDan Allen
2019-05-03pass doctype as symbol instead of string in test suiteDan Allen
2019-05-03use eql to compare numbers instead of beDan Allen
2019-05-03add test to verify nested index terms are not automatically promotedDan Allen
2019-05-02add lines helper to test suiteDan Allen
2019-05-02add rudimentary tests for indexDan Allen