From 257edc9ea3b25328aa44098e963815c3c3d25312 Mon Sep 17 00:00:00 2001 From: Joram Wilander Date: Tue, 29 Aug 2017 09:54:02 -0400 Subject: Experimental implementation for webapp plugins (#7185) * Start of experimental implementation for webapp plugins * Updates to webapp plugin architecture * Update pluggable test * Remove debug code --- .../plugins/__snapshots__/pluggable.test.jsx.snap | 111 +++++++++++++++++++++ webapp/tests/plugins/pluggable.test.jsx | 50 ++++++++++ 2 files changed, 161 insertions(+) create mode 100644 webapp/tests/plugins/__snapshots__/pluggable.test.jsx.snap create mode 100644 webapp/tests/plugins/pluggable.test.jsx (limited to 'webapp/tests') diff --git a/webapp/tests/plugins/__snapshots__/pluggable.test.jsx.snap b/webapp/tests/plugins/__snapshots__/pluggable.test.jsx.snap new file mode 100644 index 000000000..2f7a5e232 --- /dev/null +++ b/webapp/tests/plugins/__snapshots__/pluggable.test.jsx.snap @@ -0,0 +1,111 @@ +// Jest Snapshot v1, https://goo.gl/fbAQLP + +exports[`plugins/Pluggable should match snapshot with no overridden component 1`] = ` + + + + +