TheoryOfNekomata
901f7aef48
Update input tests
Ensure input test implementation is aligned to current input API.
vor 1 Jahr
TheoryOfNekomata
0ad985b4f0
Update memory and data tests
Use modes for list teardown calls to prevent pollution of the tracked
calls.
vor 1 Jahr
TheoryOfNekomata
bd0cdc1694
Update mock library
Separate mock library from source.
vor 1 Jahr
TheoryOfNekomata
d96a25d7d2
Fix log mocks
Add modes for log mocks.
vor 1 Jahr
TheoryOfNekomata
5ce887f3db
Organize mocks
Put mocks to directory structure mimicking project structure.
vor 1 Jahr
TheoryOfNekomata
9cde8ff876
Extract common code
Remove symlinks and make codebase use common modules instead.
vor 2 Jahren
TheoryOfNekomata
52fb193b83
Cover all input methods on tests
Add tests for initialization and teardown for all input methods.
vor 2 Jahren
TheoryOfNekomata
bc4593d806
Add memory-related code
Add memory and data-related implementations for handling game data.
vor 2 Jahren
TheoryOfNekomata
1095a92c61
Update mock int types
Use consistent integer types for mocks.
vor 2 Jahren
TheoryOfNekomata
5caae74ebc
Update video tests
Properly mock video function dependencies.
vor 2 Jahren
TheoryOfNekomata
e4d4441b07
Update tests
Update input tests.
vor 2 Jahren
TheoryOfNekomata
881b415d60
Implement joystick tests
Implement tests for joystick axis, hat, and button events.
vor 2 Jahren
TheoryOfNekomata
d9cb1483d0
Organize test fixtures
Add third-party mocks, specify mock files.
/? Do we need first-party mocks in their own files, or can we provide a
mock flag in the implementation files already?
vor 2 Jahren