HugoFara / lwt

Learn languages by reading! A language learning app stemmed from Learning with Texts (LWT).
https://hugofara.github.io/lwt/
The Unlicense
168 stars 19 forks source link

Fix 66: enable session to pass testsql. #67

Closed jzohrab closed 1 year ago

jzohrab commented 1 year ago

The session has to be set on both the sending (edit_texts) and receiving (do_tests) files.

PR into master b/c master is currently broken.

jzohrab commented 1 year ago

Added another small commit to fix another similar thing with tests.

HugoFara commented 1 year ago

Hi! Thanks for your PR, I did not merge it as I wanted to use another code already tested, but basically it does the same as yours. Cheers!