diff --git a/website/sidebars.js b/website/sidebars.js index b84b345cf..56a178537 100644 --- a/website/sidebars.js +++ b/website/sidebars.js @@ -183,6 +183,7 @@ module.exports = { }, 'fb/bundling', 'fb/Navigation-Plugin-Development-Guide', + 'fb/jest-e2e-integration', { 'Releases': [ 'fb/Flipper-Release-Cycle', diff --git a/website/static/img/flipper_jest_e2e_arch.svg b/website/static/img/flipper_jest_e2e_arch.svg new file mode 100644 index 000000000..661b04911 --- /dev/null +++ b/website/static/img/flipper_jest_e2e_arch.svg @@ -0,0 +1,17 @@ + + + + + + + + Prod networkIntern networkParagon/OneWorld machine (iOS/Android)Jest agentidb/adbOn-demandJest masterYour laptopBrowserFlipper tabSSH tunnelWebSocket connectionWebSocket tunnel that uses ProxygenmagicFlipper proxy serverFlipperserver \ No newline at end of file