docsify/cypress
Vladimir Dementyev 2bceabcb8e
fix: fallback page should use path not file location (#1301)
* fix: fallback page should use path not file location

When resolving fallback page for the path (`fallbackLanguages` option), we should consider the original path, not the file location (which could be different when aliases are used).

* fix: use router.getFile to resolve fallback url

* specs: add cypress test for fallbackLanguages

Co-authored-by: 沈唁 <52o@qq52o.cn>
2020-08-04 14:47:03 +05:30
..
fixtures/tpl fix: fallback page should use path not file location (#1301) 2020-08-04 14:47:03 +05:30
integration fix: fallback page should use path not file location (#1301) 2020-08-04 14:47:03 +05:30
plugins [Test] : e2e tests using cypress (#999) 2020-01-30 17:44:13 +05:30
snapshots/sidebar/config.spec.js feat: new option hideSidebar (#1026) 2020-02-20 22:19:31 +05:30
support [Test] : e2e tests using cypress (#999) 2020-01-30 17:44:13 +05:30
live.server.js [Test] : e2e tests using cypress (#999) 2020-01-30 17:44:13 +05:30
setup.js [Test] : e2e tests using cypress (#999) 2020-01-30 17:44:13 +05:30