Closed glicerico closed 2 years ago
Andres, you made a copy of unit test that makes sure LGParseError exception is raised when improper parammeters are specified. What sort of check you intended your unit test to perform?
Ah, I guess I didn't understand the workings of that test correctly. I just want a test that passes as long as pr.parse() with a db dictionary works fine, and doesn't pass otherwise.
@alexei-gl - please guide @glicerico how to resolve this.
This test is currently skipped. Should work when LG version is >= 5.6.2
Added an sql-formatted LG dictionary to test LG-parser functionality with it.
To solve issue: https://github.com/singnet/language-learning/issues/245