Commit Graph

30 Commits (d045e0089d9407a21f672e4bc4f7a5f268fdec92)

Author SHA1 Message Date
grdddj d045e0089d feat(core/ui): delete old UI code
2 years ago
Martin Novak a69e43d1a6 chore(tests): tests recording also generates "results web page"
2 years ago
Martin Milata 1f612580f7 feat(core): enable UI tests for redesigned UI
2 years ago
grdddj 9e654abdb3 feat(tests): prepare UI testing for T1
2 years ago
grdddj c77e18d77c chore(tests): add type hints to helper test functions
2 years ago
grdddj 5d76144ef5 chore(common): always use resolve() when accessing parent of the Path
2 years ago
amadejpapez 85ba7c12ba style(all): use f-strings for formatting
3 years ago
grdddj 1b932a20e8 fix(tests): decoding PNG files to fix Linux/Mac differences in encoding
3 years ago
matejcik 0971adf7a7 feat(tests): generate UI test report again from current data
3 years ago
matejcik e952a301d6 fix(tests): properly include tests whose expected hash is missing
3 years ago
matejcik c233b796df fix(tests): avoid race condition when generating UI test screenshots
3 years ago
Pavol Rusnak 060df07272 fix(tests): fix trimming of fixture names to avoid collisions
3 years ago
Tomas Susanka 99e0faafb6 test(core): print fixtures suggestion after the test
4 years ago
matejcik dab41fd680 tests: cleaner way to get the ui parameter
4 years ago
matejcik 17c4d75b40 tests: rename report_test to testreport so that pytest doesn't think it is a testcase
4 years ago
Tomas Susanka 89929c7a8c tests/ui: create report what differs from master
4 years ago
matejcik f9097b16e6 tests: make ui-check-missing more resilient for nonstandard exits
4 years ago
Tomas Susanka 577daf09fe tests: introduce --ui-check-missing to test/remove missing tests
4 years ago
matejcik b6fca537c9 tests: remove wipe_code_activate test fixture
4 years ago
Tomas Susanka 4baa76dc67 tests/ui: replace many hash.txt files with one large one
4 years ago
Tomas Susanka 783fa80d19 tests/ui: mkdir for new test
4 years ago
Tomas Susanka 1103a14c48 tests/ui: move reports and add index.html
4 years ago
Tomas Susanka b6ec8d67ba tests/ui: use different test names
4 years ago
Tomas Susanka 96ec85686e tests/ui: success html file
4 years ago
Tomas Susanka 0c820091a8 tests/ui: reseed each ui test before running it
4 years ago
Tomas Susanka 8796ca96b9 tests/ui: rename test-screen to ui
4 years ago
Tomas Susanka 56257eb6a5 tests/ui: code review fixes
4 years ago
Tomas Susanka ce00fa667a tests/ui: download recorded fixtures from server
4 years ago
Tomas Susanka edcd4f9ccc tests/ui: copy actual dir as recorded if the test passed
4 years ago
Tomas Susanka 2eda139ac4 tests/ui: move files to ui_tests dir
4 years ago