LuteOrg / lute-v3

LUTE = Learning Using Texts: learn languages through reading.
https://luteorg.github.io/lute-manual/
MIT License
481 stars 46 forks source link

Increase acceptance test coverage (master list) #4

Open jzohrab opened 1 year ago

jzohrab commented 1 year ago

Commit ce50ee5112f27 added a basic acceptance (browser-level) test of Lute using Panther: reading a text, and creating Terms and multi-word Terms.

Per https://github.com/jzohrab/lute/blob/develop/tests/acceptance/README.md#tests-to-write, there are a bunch of tests to write, and if extensive work is done on any section of Lute then some of these acceptance might be useful.

jzohrab commented 1 year ago

Updating this as I go.

jzohrab commented 11 months ago

v3 has tests/playwright which do a smoke test run, that should be sufficient for a lot of this.