tests/ide_tests/sikuliberemiz.py
17 months ago Edouard Tisserant Tests: more OCR tuning
19 months ago Edouard Tisserant Tests: revert Teseract to less perforant legacy mode, but more repeatable. Compensate with zoom in edit_project and filter noise out of OCR text.
19 months ago Edouard Tisserant Tests: use SID+KILL for sikuli subprocesses
2023-02-28 Edouard Tisserant Tests: Use TESSERACT_LSTM_COMBINED, LSTM + Legacy OCR mode in Sikuli, more stable results. wxPython4
2023-01-01 Edouard Tisserant Tests: use expedited termination of IDE with SIGTERM instead of normal close wxPython4
2022-12-22 Edouard Tisserant tests: IDE: own text matching logic for OCR reliability, enhanced ihtml report wxPython4
2022-12-15 Edouard Tisserant tests: add tesseract training data "tessdata", still trying to enhance OCR reliability in UI tests wxPython4
2022-12-05 Edouard Tisserant tests: attemps to make OCR based hits more stable wxPython4
2022-11-20 Edouard Tisserant Tests: force bigger fonts and flat theme in GTK to make OCR more reliable. wxPython4
2022-11-15 Edouard Tisserant Tests: IDE: add stdout monitoring capabilities to auxiliary process wxPython4
2022-11-10 Edouard Tisserant Tests: Add 'dragNdrop' for UI tests with slower begining than sikuli's dragDrop wxPython4
2022-11-10 Edouard Tisserant Tests: UI tests now avoid polling stdout if process didn't start. wxPython4
2022-11-10 Edouard Tisserant Tests: UI tests can now load projects from tests/projects wxPython4
2022-11-10 Edouard Tisserant Tests: add command for UI tests to launch and close Auxiliary Process wxPython4
2022-07-25 Edouard Tisserant tests: Change OCR options to be more reliable on small fonts. wxPython4
2022-07-17 Edouard Tisserant tests: IDE: fix again debug_project, making it hopefully more stable
2022-07-15 Edouard Tisserant tests: IDE: force reporting screenshot even after failing command
2022-07-07 Edouard Tisserant tests: nore details, please
2022-07-04 Edouard Tisserant tests: add (broken) debug_project test, fix edit_project wxPython4
2022-04-07 Edouard Tisserant Tests: Fix missing <br/> in generated html report. wxPython4
2022-04-07 Edouard Tisserant Tests: add HTML report generation and a workaround to bad exception handling in sikuli. wxPython4
2022-03-29 Edouard Tisserant Tests: refactored sikuli based test wxPython4
2022-03-05 Edouard Tisserant Tests: Enhance robustness of stdout driven waiting state in Sikuli based tests. wxPython4
2022-02-18 Edouard Tisserant Tests: Various enhancements in Makefile and sikuli common python code. wxPython4
2022-02-18 Edouard Tisserant Tests: Added BEREMIZPYTHONPATH to point to Python interpreter to use for tests. wxPython4
2022-02-18 Edouard Tisserant Documentation/comment fix. wxPython4
2022-02-13 Edouard Tisserant Tests: added tests/Makefile and a first test in tests/ide_tests. Test requires sikuli and Xvfb or Xnest. wxPython4