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

Tests passing when they shouldn't - Claryfying code using variables (Lesson 12) #953

Open
Filip-art opened this issue May 9, 2024 · 0 comments
Labels
bug Something isn't working as intended

Comments

@Filip-art
Copy link

Filip-art commented May 9, 2024

Describe the bug
in the section where you need to declare variable for angular_speed. If delta is removed from the rotate function rotate(angular_speed * delta), the tests still pass, yet the the result is messy

To Reproduce
Steps to reproduce the bug:

  1. Go to rotate function
  1. delete delta parameter from it

Expected behavior
Tests would fail.

Information about your device (please complete the following information):
Windows 11 PRO
Firefox 125.0.3 (64bit)

@Filip-art Filip-art added the bug Something isn't working as intended label May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as intended
Projects
None yet
Development

No branches or pull requests

1 participant