There was an error while loading. Please reload this page.
1 parent dba68f7 commit a4f467fCopy full SHA for a4f467f
4 files changed
test/browser/README.md
@@ -0,0 +1,7 @@
1
+# Browser tests
2
+
3
+The purpose of this folder is to preserve legacy code that were written to test functionality "manually" in a browser,
4
+e.g. you would open an HTML in your browser and look through the rendered view to check if there were any
5
+deviations from what you expected.
6
7
+No new tests should be written this way, since the execution and verification of functionality should be automated.
0 commit comments