Skip to content

Comments

Added functional calc#1

Open
mkremnev wants to merge 2 commits intomasterfrom
lessons/lesson2
Open

Added functional calc#1
mkremnev wants to merge 2 commits intomasterfrom
lessons/lesson2

Conversation

@mkremnev
Copy link
Owner

No description provided.

import { degreeСalc, firstPrioritiesCalc, secondPrioritiesCalc } from './logic';

describe('Positive test case', () => {
it('degree 11** + 3', () => {
Copy link

Choose a reason for hiding this comment

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

можешь почитать про https://jestjs.io/docs/en/api#testeachtablename-fn-timeout

Copy link
Owner Author

Choose a reason for hiding this comment

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

Подкорректировал тесты с учетом вашего совета, спасибо, так конечно читабельнее тесты получаются.

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