oni/ui-tests
Akin a4c8515d62
Feature/fix remaining welcome commands (#2533)
* rename commands in welcome

* fix welcome commands make open welcome a separate method
add a command for this
add helper method to check a users binding

* add lint ignore comment

* update tests to match new commands

* add tests for the welcome layer itself

* add small explainer comment

* add parens to call the open config function on click

* fix command palette button and naming on welcome screen

* update welcomelayer test, convert commands view to sfc

* update snapshot

* fix command rename in mock for commands view
2018-09-10 11:53:34 +01:00
..
VersionControl Feature/vcs manager styling improvements (#2536) 2018-09-02 23:46:56 +01:00
__snapshots__ Feature/fix remaining welcome commands (#2533) 2018-09-10 11:53:34 +01:00
mocks Feature/oni sessions (#2479) 2018-08-22 08:16:46 +01:00
BrowserView.test.tsx Feature/add keyboard binding to browser (#2012) 2018-04-04 18:33:54 +01:00
BufferManager.test.ts Bugfix/fix welcome buffer layer (#2522) 2018-08-28 22:43:50 +01:00
BufferScrollBar.test.tsx Bugfix/buffer scrollbar fixes (#2495) 2018-08-19 17:20:11 +01:00
CommandLine.test.tsx Feature/add enzyme testing infrastructure (#1552) 2018-03-17 13:40:28 -07:00
ContextMenuComponent.test.tsx Feature/convert menu context menu styled components (#2542) 2018-09-02 23:55:48 +01:00
ErrorInfo.test.tsx Feature/ convert quickinfo to styled components (#2277) 2018-06-04 20:39:33 +01:00
ExplorerSplit.test.tsx Move API to oni-api and use it in preparetion for pluginization (#2473) 2018-08-02 22:32:23 +03:00
ExplorerView.test.tsx Explorer: Locate Current Buffer (#2429) 2018-07-26 14:48:33 +01:00
ExternalMenus.test.tsx Feature/remove commandline timeout (#2334) 2018-07-02 18:14:04 +01:00
HighlightText.test.tsx Refactor HighlightText.tsx to styled-components (#2000) 2018-04-01 10:08:35 +01:00
NeovimBufferLayersView.test.tsx Feature/git blame layer (#2469) 2018-08-03 00:23:12 +01:00
NodeView.test.tsx Feature/ switch explorer rendering to use react-virtualized (#2182) 2018-09-01 22:23:50 +01:00
NotificationView.test.tsx Feature/notification buttons (#1937) 2018-03-27 00:35:12 +01:00
QuickInfo.test.tsx Feature/add enzyme testing infrastructure (#1552) 2018-03-17 13:40:28 -07:00
SessionManager.test.tsx Feature/oni sessions (#2479) 2018-08-22 08:16:46 +01:00
Sessions.test.tsx Feature/oni sessions (#2479) 2018-08-22 08:16:46 +01:00
SidebarStore.test.ts Feature/add bindings to change sidebar width (#2236) 2018-06-11 13:04:24 +01:00
Tabs.test.tsx Bugfix/fix tabs focus state border regression (#2558) 2018-09-09 22:33:51 +01:00
Text.test.tsx Feature/ convert quickinfo to styled components (#2277) 2018-06-04 20:39:33 +01:00
TokenScorer.test.ts Feature/change token format (#1705) 2018-09-09 22:51:04 +01:00
TokenThemeProvider.test.tsx Feature/change token format (#1705) 2018-09-09 22:51:04 +01:00
VersionControlBlameLayer.test.tsx Feature/git blame layer (#2469) 2018-08-03 00:23:12 +01:00
VimNavigator.test.tsx Explorer: Locate Current Buffer (#2429) 2018-07-26 14:48:33 +01:00
WelcomeCommandsView.test.tsx Feature/fix remaining welcome commands (#2533) 2018-09-10 11:53:34 +01:00
WelcomeView.test.tsx Feature/fix remaining welcome commands (#2533) 2018-09-10 11:53:34 +01:00
WindowTitleView.test.tsx Feature/ convert quickinfo to styled components (#2277) 2018-06-04 20:39:33 +01:00
enzyme-adapter-react-16.d.ts Feature/add enzyme testing infrastructure (#1552) 2018-03-17 13:40:28 -07:00
jestsetup.ts Feature/initial Git VCS provider (#1310) 2018-07-18 14:02:44 +01:00
tsconfig.react.json Feature/initial Git VCS provider (#1310) 2018-07-18 14:02:44 +01:00
welcomeLayer.test.tsx Feature/fix remaining welcome commands (#2533) 2018-09-10 11:53:34 +01:00