Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test suite cleanup + updates #1989

Merged
merged 3 commits into from
Dec 10, 2023

Conversation

ellraiser
Copy link
Contributor

  • update main love readme to include note on tests
  • added module tests for Sensor, Keyboard, Touch, Joystick, Mouse, and Love (for hooks + basic love-level methods)
  • general clean-up of main class logic per initial merge comments
  • couple fixes for runner-specific failures (physics.Joint, audio.getActiveSourceCount, mouse.getPosition)
  • change window.close test to run last

- update main love readme to include note on tests
- added module tests for Sensor, Keyboard, Touch, Joystick, Mouse, and Love (for hooks + basic love-level methods)
- general clean-up of main class logic
- couple fixes for runner-specific failures (physics.Joint, audio.getActiveSourceCount, mouse.getPosition)
- change window.close test to run last
@ellraiser
Copy link
Contributor Author

have seen that video failure crop up a couple times now on runners randomly - will put something in to handle

testing/classes/TestMethod.lua Outdated Show resolved Hide resolved
testing/tests/joystick.lua Outdated Show resolved Hide resolved
testing/tests/keyboard.lua Outdated Show resolved Hide resolved
testing/tests/keyboard.lua Outdated Show resolved Hide resolved
testing/tests/love.lua Outdated Show resolved Hide resolved
testing/tests/mouse.lua Outdated Show resolved Hide resolved
testing/tests/mouse.lua Outdated Show resolved Hide resolved
testing/tests/physics.lua Outdated Show resolved Hide resolved
testing/tests/touch.lua Outdated Show resolved Hide resolved
testing/tests/physics.lua Outdated Show resolved Hide resolved
@slime73 slime73 merged commit a51ea94 into love2d:12.0-development Dec 10, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants