palace/tests/unit
Nguyễn Gia Phong 7ff1d8f1d7 Complete tests for context and fix discovered bugs
Namely the impliit use without checking of current_context
which can cause segfault if it is None.
2020-04-30 17:01:00 +07:00
..
conftest.py Test message handling 2020-04-24 17:46:54 +07:00
fmath.py Test message handling 2020-04-24 17:46:54 +07:00
test_context.py Complete tests for context and fix discovered bugs 2020-04-30 17:01:00 +07:00
test_effect.py Intuitively implement properties of ChorusEffect (#90) 2020-04-28 23:15:22 +07:00
test_listener.py Complete tests for context and fix discovered bugs 2020-04-30 17:01:00 +07:00
test_source.py Complete tests for context and fix discovered bugs 2020-04-30 17:01:00 +07:00