Skip to content

Asserts function refactoring#11

Open
aritkulova wants to merge 2 commits into
devfrom
feat/asserts-refactoring
Open

Asserts function refactoring#11
aritkulova wants to merge 2 commits into
devfrom
feat/asserts-refactoring

Conversation

@aritkulova

Copy link
Copy Markdown
Collaborator
  • removed unsuported "pub" modifier;
  • renamed asserts functions;
  • made asserts test more detailed;
  • added random generation of test data instead of constants;
  • added enums and constants to test for better readability.

@aritkulova aritkulova requested a review from Hrom131 June 11, 2026 12:43
@aritkulova aritkulova self-assigned this Jun 11, 2026
removed unsuported "pub" modifier
added random generation of test data
@aritkulova aritkulova force-pushed the feat/asserts-refactoring branch from 69c088f to fa1984e Compare June 11, 2026 13:43
This was referenced Jun 11, 2026

@Hrom131 Hrom131 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM!

@stringhandler stringhandler left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Seems like a lot of complicated code to test some trivial methods, but the .simf files look fine

@stringhandler

Copy link
Copy Markdown
Collaborator

The problem with removing the pub keyword is that there is no way of actually using this file anywhere else.

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.

3 participants