heynote/tests
Jonatan Heyman bb511b868b
Add support for more languages (#69)
* Contain language selection dialog in an element that can be scrolled, and automatically scroll it if needed when navigating the list with arrow keys

* Add support for more languages:

Clojure, Erlang, Golang, Lezer, Ruby, Shell, YAML

* Move prettier auto format settings for languages into Language() class

* Remove invalid import

* Fix bug that could cause auto formatting to fail for the last block.
Add tests for language auto detection and formatting.

* Fix broken tests

* Fix language auto detection on Safari Webkit which was broken

* Remove unnecessary wait time
2023-12-26 00:27:43 +01:00
..
basic-editing.spec.js Implement tests using Playwright (#68) 2023-12-25 17:41:15 +01:00
formatting.spec.js Add support for more languages (#69) 2023-12-26 00:27:43 +01:00
language-detection.spec.js Add support for more languages (#69) 2023-12-26 00:27:43 +01:00
markdown.spec.js Add support for more languages (#69) 2023-12-26 00:27:43 +01:00
test-utils.js Add support for more languages (#69) 2023-12-26 00:27:43 +01:00