Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: add keywords test #83

Merged
merged 7 commits into from
Oct 20, 2015
Merged

test: add keywords test #83

merged 7 commits into from
Oct 20, 2015

Commits on Oct 19, 2015

  1. test: add keywords test

    azu committed Oct 19, 2015
    Configuration menu
    Copy the full SHA
    44f8849 View commit details
    Browse the repository at this point in the history
  2. chore(test): add mdast parse

    azu committed Oct 19, 2015
    Configuration menu
    Copy the full SHA
    3070792 View commit details
    Browse the repository at this point in the history
  3. test(keywords): キーワード自体をmarkdownから取得

     キーワードが含まれてるから
    azu committed Oct 19, 2015
    Configuration menu
    Copy the full SHA
    9054150 View commit details
    Browse the repository at this point in the history
  4. test(keywords): キーワードがその章以前で解説されていた場合は例外とする

    先頭から順番に章で使われているキーワードを見ていき
    一度使われたキーワードを対象外とする
    azu committed Oct 19, 2015
    Configuration menu
    Copy the full SHA
    1e1d4ac View commit details
    Browse the repository at this point in the history
  5. chore(npm): update package

    azu committed Oct 19, 2015
    Configuration menu
    Copy the full SHA
    8093ef3 View commit details
    Browse the repository at this point in the history
  6. chore(npm): cleanup

    azu committed Oct 19, 2015
    Configuration menu
    Copy the full SHA
    ee6edfc View commit details
    Browse the repository at this point in the history
  7. refactor(test): spilit functions

    azu committed Oct 19, 2015
    Configuration menu
    Copy the full SHA
    40a86dd View commit details
    Browse the repository at this point in the history