mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-26 20:40:41 +00:00

* Fix old npm dependencies * implement web-test-runner tests for headless alongside Mocha browser tests * Increase test and code coverage * update to 100% coverage and impove eslint * Update testing Doco * revert all htmx changes and updates/disable tests needed * fix browser mocha test * Default testing to use playwrite only instead of puppeter * playwright install fix * Imporve test summary reporting * flatten false looks closer to original
9 lines
86 B
Plaintext
9 lines
86 B
Plaintext
.idea
|
|
*.iml
|
|
/node_modules
|
|
_site
|
|
test/scratch/scratch.html
|
|
.DS_Store
|
|
.vscode
|
|
/coverage
|