summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2022-07-11Add requirements fileElias Müller1-0/+2
2022-07-11Remove unused importsElias Müller1-7/+0
2022-06-17Fix typo in function nameLouis-Philippe Véronneau1-1/+1
2022-04-24Add event queue overflow handlingjaseg1-0/+22
2022-04-22Finish rewriting event infrastructurejaseg1-16/+22
2022-04-22Continue reworking event infrastrucutre.jaseg1-8/+8
2022-04-22Use mock.Mock to mock Xvfbwrapper on Windowsjaseg1-4/+1
2022-04-22Windows test workaroundDepFA1-11/+23
2022-04-18Update copyright headersjaseg1-0/+14
2022-04-17tests: Suppress video output on wayland systemsjaseg1-9/+9
2022-04-17Add future-based async command APIjaseg1-0/+18
2022-04-17tests: Fix flaky sub_add testjaseg1-0/+1
2022-04-17tests: Add wait_for_shutdown unit testjaseg1-1/+12
2022-04-17tests: Switch to pytest, remove devnull hackjaseg1-54/+18
2022-03-26Add timeouts and error forwarding to wait_for_{property,event} conditionsjaseg1-0/+25
2022-03-26Fix segmentation fault in unit tests on waylandjaseg1-0/+3
2021-10-14test_property_observer_decorator: bump sleep to 0.1sParide Legovini1-1/+1
2020-07-21tests: Make test srt path relative to test scriptjaseg1-2/+3
2020-07-21Make tests run when called through setup.py from root dirjaseg1-2/+2
2020-07-21Move test files into a 'tests' dirLouis-Philippe Véronneau4-0/+761