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

Found error case of am-coffee-time/Parser.getSingleTaskList #14

Closed
kt3k opened this issue Mar 8, 2017 · 1 comment
Closed

Found error case of am-coffee-time/Parser.getSingleTaskList #14

kt3k opened this issue Mar 8, 2017 · 1 comment

Comments

@kt3k
Copy link
Contributor

kt3k commented Mar 8, 2017

When I parsed an pattern object, sometimes the testUrl of an item have / after the first = but that seems wrong to me.

For example, in the following example the first item's testUrl is ?path=/_border, but it should be ?path=_border.

{
  "_border": "./index.html",
  "_color": "./index.html",
  "デザイン一覧": {
    "_hide=.info-box,h1": {
      "pagingJson=existsAnswer": {
        "json=normal": "./index.html",
        "json=sameCall": {
          "default": "./index.html",
          "click=呼出/click=次へ": "./index.html"
        },
        "json=autoComplete": {
          "タブ変更=対応完了/スクロール": "./index.html",
          "click=対応開始/担当者選択=00000004/click=次へ": "./index.html"
        },
        "json=multistep": {
          "click=受付する": {
            "default": "./index.html",
            "大人入力=10/待ち項目変更=0001/待ち項目の質問回答=0000000000,00002": {
              "default": "./index.html",
              "click=次へ": "./index.html"
            }
          }
        },
        "json=reserveResult": {
          "default": "./index.html",
          "タブ変更=対応中": {
            "default": "./index.html",
            "click=対応完了": "./index.html"
          },
          "タブ変更=取消": {
            "default": "./index.html",
            "click=変更": "./index.html"
          }
        },
        "json=no-useWaitTypeFlg": "./index.html",
        "json=no-useWaitTimeClientFlg": "./index.html",
        "json=no-useTelCallFlg": "./index.html",
        "json=no-useCustomerInfoFlg": "./index.html",
        "json=no-usePendingStatusFlg": "./index.html",
        "json=no-useInProgressStatusFlg": "./index.html",
        "json=no-planInfoMng-chargeFlg": "./index.html",
        "json=no-useCustomerNumFlg": "./index.html",
        "json=no-individualInputFlg": {
          "default": "./index.html",
          "click=受付する/大人入力=0/click=次へ": "./index.html"
        },
        "json=no-useTodayStorePrintFlg": "./index.html",
        "json=no-changeButton": "./index.html",
        "json=existsAnswer": "./index.html",
        "json=paging-94-count": {
          "default": "./index.html",
          "pagingJson=normal": "./index.html",
          "pagingJson=page1": {
            "pager": "./index.html",
            "pagerEvent": {
              "default": "./index.html",
              "alwaysLastUpdate=1000": "./index.html"
            }
          }
        },
        "json=diff/alwaysLastUpdate=1000": "./index.html",
        "json=onCall20over": {
          "clickDetail=900,1": "./index.html",
          "clickDetail=900,2": "./index.html"
        },
        "json=zero/pagingJson=zero/pagerEvent": "./index.html",
        "json=no-useCounterFlg": {
          "updateAPI=error3541/inWaiting=600,next,,ok": "./index.html"
        },
        "json=no-chooseCounterFlg": {
          "call=,1500,next,": "./index.html",
          "call=ok,1500,next,": "./index.html",
          "call=,1500,next,madoguti": "./index.html",
          "calll=ok,1500,next,madoguti": "./index.html"
        },
        "json=sameCall_noChooseCounter/call=,1500,,,sameOptionNoCounter": "./index.html",
        "json=existsAnswer/reserve=1500,confirm,1": "./index.html",
        "json=existsAnswer/reserve=1500,close-modal,1": "./index.html",
        "json=existsAnswer/startReception=1500,": "./index.html",
        "json=noCharger/startReception=1500,": "./index.html",
        "json=existsAnswer/startReception=1500,30文字の担当者名。30文字の担当者名。30文字の担当者名。": "./index.html",
        "json=no-usePendingStatusFlg/startReception=1500,": "./index.html",
        "json=existsAnswer/call=,1500,next": "./index.html",
        "json=existsAnswer/call=,1500,next,madoguti": "./index.html",
        "json=sameCall/call=,1500,,,sameOption": "./index.html",
        "json=no-useCounterFlg/call=,1500,": "./index.html",
        "json=no-useCounterFlg/call=ok,1500,": "./index.html",
        "json=existsAnswer/reserve=1500,confirm,1,change,stop": "./index.html",
        "json=existsAnswer/reserve=1500,confirm,1,change": "./index.html",
        "json=existsAnswer/inWaiting=600,": "./index.html",
        "json=existsAnswer/inWaiting=600,next": "./index.html",
        "json=existsAnswer/inWaiting=600,next,last": "./index.html",
        "json=existsAnswer/タブ変更=対応中": "./index.html",
        "json=existsAnswer/itemFilter": "./index.html"
      }
    }
  },
  "テスト": "./index.html"
}
[
  {
    "testName": "/_border",
    "testUrl": "?path=/_border",
    "mockName": "./index.html",
    "mockUrl": "./index.html#/_border"
  },
  {
    "testName": "/_color",
    "testUrl": "?path=/_color",
    "mockName": "./index.html",
    "mockUrl": "./index.html#/_color"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=normal",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=normal",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=normal"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=sameCall/default",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=sameCall/default",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=sameCall/default"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=sameCall/click=呼出/click=次へ",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=sameCall/click=呼出/click=次へ",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=sameCall/click=呼出/click=次へ"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=autoComplete/タブ変更=対応完了/スクロール",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=autoComplete/タブ変更=対応完了/スクロール",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=autoComplete/タブ変更=対応完了/スクロール"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=autoComplete/click=対応開始/担当者選択=00000004/click=次へ",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=autoComplete/click=対応開始/担当者選択=00000004/click=次へ",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=autoComplete/click=対応開始/担当者選択=00000004/click=次へ"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=multistep/click=受付する/default",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=multistep/click=受付する/default",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=multistep/click=受付する/default"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=multistep/click=受付する/大人入力=10/待ち項目変更=0001/待ち項目の質問回答=0000000000,00002/default",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=multistep/click=受付する/大人入力=10/待ち項目変更=0001/待ち項目の質問回答=0000000000,00002/default",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=multistep/click=受付する/大人入力=10/待ち項目変更=0001/待ち項目の質問回答=0000000000,00002/default"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=multistep/click=受付する/大人入力=10/待ち項目変更=0001/待ち項目の質問回答=0000000000,00002/click=次へ",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=multistep/click=受付する/大人入力=10/待ち項目変更=0001/待ち項目の質問回答=0000000000,00002/click=次へ",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=multistep/click=受付する/大人入力=10/待ち項目変更=0001/待ち項目の質問回答=0000000000,00002/click=次へ"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=multistep/click=受付する/大人入力=10/待ち項目変更=0001/待ち項目の質問回答=0000000000,00002/ディズニーの質問全回答/click=次へ",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=multistep/click=受付する/大人入力=10/待ち項目変更=0001/待ち項目の質問回答=0000000000,00002/ディズニーの質問全回答/click=次へ",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=multistep/click=受付する/大人入力=10/待ち項目変更=0001/待ち項目の質問回答=0000000000,00002/ディズニーの質問全回答/click=次へ"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=reserveResult/default",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=reserveResult/default",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=reserveResult/default"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=reserveResult/タブ変更=対応中/default",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=reserveResult/タブ変更=対応中/default",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=reserveResult/タブ変更=対応中/default"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=reserveResult/タブ変更=対応中/click=対応完了",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=reserveResult/タブ変更=対応中/click=対応完了",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=reserveResult/タブ変更=対応中/click=対応完了"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=reserveResult/タブ変更=取消/default",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=reserveResult/タブ変更=取消/default",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=reserveResult/タブ変更=取消/default"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=reserveResult/タブ変更=取消/click=変更",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=reserveResult/タブ変更=取消/click=変更",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=reserveResult/タブ変更=取消/click=変更"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-useWaitTypeFlg",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-useWaitTypeFlg",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-useWaitTypeFlg"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-useWaitTimeClientFlg",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-useWaitTimeClientFlg",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-useWaitTimeClientFlg"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-useTelCallFlg",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-useTelCallFlg",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-useTelCallFlg"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-useCustomerInfoFlg",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-useCustomerInfoFlg",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-useCustomerInfoFlg"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-usePendingStatusFlg",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-usePendingStatusFlg",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-usePendingStatusFlg"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-useInProgressStatusFlg",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-useInProgressStatusFlg",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-useInProgressStatusFlg"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-planInfoMng-chargeFlg",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-planInfoMng-chargeFlg",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-planInfoMng-chargeFlg"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-useCustomerNumFlg",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-useCustomerNumFlg",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-useCustomerNumFlg"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-individualInputFlg/default",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-individualInputFlg/default",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-individualInputFlg/default"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-individualInputFlg/click=受付する/大人入力=0/click=次へ",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-individualInputFlg/click=受付する/大人入力=0/click=次へ",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-individualInputFlg/click=受付する/大人入力=0/click=次へ"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-useTodayStorePrintFlg",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-useTodayStorePrintFlg",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-useTodayStorePrintFlg"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-changeButton",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-changeButton",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-changeButton"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=paging-94-count/default",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=paging-94-count/default",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=paging-94-count/default"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=paging-94-count/pagingJson=normal",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=paging-94-count/pagingJson=normal",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=paging-94-count/pagingJson=normal"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=paging-94-count/pagingJson=page1/pager",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=paging-94-count/pagingJson=page1/pager",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=paging-94-count/pagingJson=page1/pager"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=paging-94-count/pagingJson=page1/pagerEvent/default",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=paging-94-count/pagingJson=page1/pagerEvent/default",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=paging-94-count/pagingJson=page1/pagerEvent/default"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=paging-94-count/pagingJson=page1/pagerEvent/alwaysLastUpdate=1000",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=paging-94-count/pagingJson=page1/pagerEvent/alwaysLastUpdate=1000",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=paging-94-count/pagingJson=page1/pagerEvent/alwaysLastUpdate=1000"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=diff/alwaysLastUpdate=1000",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=diff/alwaysLastUpdate=1000",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=diff/alwaysLastUpdate=1000"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=onCall20over/clickDetail=900,1",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=onCall20over/clickDetail=900,1",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=onCall20over/clickDetail=900,1"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=onCall20over/clickDetail=900,2",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=onCall20over/clickDetail=900,2",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=onCall20over/clickDetail=900,2"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=zero/pagingJson=zero/pagerEvent",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=zero/pagingJson=zero/pagerEvent",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=zero/pagingJson=zero/pagerEvent"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-useCounterFlg/updateAPI=error3541/inWaiting=600,next,,ok",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-useCounterFlg/updateAPI=error3541/inWaiting=600,next,,ok",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-useCounterFlg/updateAPI=error3541/inWaiting=600,next,,ok"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-chooseCounterFlg/call=,1500,next,",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-chooseCounterFlg/call=,1500,next,",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-chooseCounterFlg/call=,1500,next,"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-chooseCounterFlg/call=ok,1500,next,",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-chooseCounterFlg/call=ok,1500,next,",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-chooseCounterFlg/call=ok,1500,next,"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-chooseCounterFlg/call=,1500,next,madoguti",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-chooseCounterFlg/call=,1500,next,madoguti",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-chooseCounterFlg/call=,1500,next,madoguti"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-chooseCounterFlg/calll=ok,1500,next,madoguti",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-chooseCounterFlg/calll=ok,1500,next,madoguti",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-chooseCounterFlg/calll=ok,1500,next,madoguti"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=sameCall_noChooseCounter/call=,1500,,,sameOptionNoCounter",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=sameCall_noChooseCounter/call=,1500,,,sameOptionNoCounter",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=sameCall_noChooseCounter/call=,1500,,,sameOptionNoCounter"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer/reserve=1500,confirm,1",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer/reserve=1500,confirm,1",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer/reserve=1500,confirm,1"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer/reserve=1500,close-modal,1",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer/reserve=1500,close-modal,1",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer/reserve=1500,close-modal,1"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer/startReception=1500,",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer/startReception=1500,",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer/startReception=1500,"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=noCharger/startReception=1500,",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=noCharger/startReception=1500,",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=noCharger/startReception=1500,"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer/startReception=1500,30文字の担当者名。30文字の担当者名。30文字の担当者名。",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer/startReception=1500,30文字の担当者名。30文字の担当者名。30文字の担当者名。",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer/startReception=1500,30文字の担当者名。30文字の担当者名。30文字の担当者名。"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-usePendingStatusFlg/startReception=1500,",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-usePendingStatusFlg/startReception=1500,",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-usePendingStatusFlg/startReception=1500,"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer/call=,1500,next",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer/call=,1500,next",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer/call=,1500,next"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer/call=,1500,next,madoguti",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer/call=,1500,next,madoguti",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer/call=,1500,next,madoguti"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=sameCall/call=,1500,,,sameOption",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=sameCall/call=,1500,,,sameOption",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=sameCall/call=,1500,,,sameOption"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-useCounterFlg/call=,1500,",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-useCounterFlg/call=,1500,",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-useCounterFlg/call=,1500,"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-useCounterFlg/call=ok,1500,",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-useCounterFlg/call=ok,1500,",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=no-useCounterFlg/call=ok,1500,"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer/reserve=1500,confirm,1,change,stop",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer/reserve=1500,confirm,1,change,stop",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer/reserve=1500,confirm,1,change,stop"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer/reserve=1500,confirm,1,change",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer/reserve=1500,confirm,1,change",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer/reserve=1500,confirm,1,change"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer/inWaiting=600,",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer/inWaiting=600,",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer/inWaiting=600,"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer/inWaiting=600,next",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer/inWaiting=600,next",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer/inWaiting=600,next"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer/inWaiting=600,next,last",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer/inWaiting=600,next,last",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer/inWaiting=600,next,last"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer/タブ変更=対応中",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer/タブ変更=対応中",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer/タブ変更=対応中"
  },
  {
    "testName": "デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer/itemFilter",
    "testUrl": "?path=デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer/itemFilter",
    "mockName": "./index.html",
    "mockUrl": "./index.html#デザイン一覧/_hide=.info-box,h1/pagingJson=existsAnswer/json=existsAnswer/itemFilter"
  },
  {
    "testName": "/テスト",
    "testUrl": "?path=/テスト",
    "mockName": "./index.html",
    "mockUrl": "./index.html#/テスト"
  }
]
@ampcpmgp ampcpmgp mentioned this issue Mar 9, 2017
@ampcpmgp
Copy link
Owner

ampcpmgp commented Mar 9, 2017

thanks! done!

@ampcpmgp ampcpmgp closed this as completed Mar 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants