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

Adapt Newton Class implementation for all convertions and tests #10

Closed
eddyyxxyy opened this issue Nov 23, 2022 · 1 comment
Closed
Assignees
Labels
enhancement New feature or request

Comments

@eddyyxxyy
Copy link
Owner

eddyyxxyy commented Nov 23, 2022

On Branch Develop-0.5.0

Features to be changed in Newton Class:

  • to_celsius()
  • to_fahrenheit()
  • to_delisle()
  • to_kelvin()
  • to_rankine()
  • to_reaumur()
  • to_romer()

And change tests to all those methods, it will be 2 tests per method:

  • Dynamic Type Return test;
  • Precise and Rounded Return checks.
@eddyyxxyy eddyyxxyy added the enhancement New feature or request label Nov 23, 2022
@lok0zzz
Copy link
Collaborator

lok0zzz commented Nov 30, 2022

I'm working at this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants