Skip to content

Commit a4f467f

Browse files
committed
Moving old browser tests for tabs into new folder
Will create new examples that are more suited for human consumption soon
1 parent dba68f7 commit a4f467f

4 files changed

Lines changed: 154 additions & 129 deletions

File tree

test/browser/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)