Skip to content

Conversation

@e-k205
Copy link

@e-k205 e-k205 commented Jul 14, 2025

name:Ety Konski
I finished task1.

Copy link
Owner

@gemtechd gemtechd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See one comment below that is one for all the cases
you still have to write the tests for the geometry-calculation file

…emselves and removed the calls from the test
@e-k205 e-k205 requested a review from gemtechd July 15, 2025 13:23
Copy link
Owner

@gemtechd gemtechd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

don't push comments to the repo



calculateNOfLineFunction() {
this.calculateSlope(); // הוספת קריאה כאן
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove hebrew comments


it('should get point on X axis correctly', () => {
line.calculateNOfLineFunction();
const pointOnX = line.getPointOnXAsis();
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

execute only one function on each test
this comment is for all the tests

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