Jelajahi Sumber

HUE-8888 [docs] Add CI items thoughts for Browser testing

Romain 6 tahun lalu
induk
melakukan
fa3dcda9c7
1 mengubah file dengan 13 tambahan dan 0 penghapusan
  1. 13 0
      docs/designs/ci-cd.md

+ 13 - 0
docs/designs/ci-cd.md

@@ -80,3 +80,16 @@ Starting with these basic steps:
   * unit Python
   * integrations
   * js
+
+# Items
+
+## Browser Testing CI
+
+Goal: detect JavaScript changes completely breaking pages (e.g. lib upgrades, component change side effects...).
+
+* Basic page load of Editor
+* Integration to CI https://circleci.com/docs/2.0/browser-testing/
+* Basic page load of Dashboard, Oozie Wokflow Editor
+* Load of Hive, Impala, Dashboad, Oozie Wokflow examples
+* Add Table Browser, Job Browser, File Browser...
+* Add FF, IE as Browsers