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

refactor(mocks): use more complete mock generators #1383

Draft
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

C0ZEN
Copy link
Member

@C0ZEN C0ZEN commented Apr 26, 2021

from just mocks to hydrated mocks

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines
  • Tests for the changes have been added/updated (for bugfix/feature)
  • Docs have been added/updated (for bugfix/feature)

PR Type

What kind of change does this PR introduce?

  • Feature (a new feature)
  • Bugfix (a bug fix)
  • Style (changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc))
  • Refactor (a code change that neither fixes a bug nor adds a feature)
  • Perf (a code change that improves performance)
  • Test (adding missing tests or correcting existing tests)
  • Build (changes that affect the build system, CI configuration or external dependencies)
  • Docs (changes that affect the documentation)
  • Chore (anything else), please describe:

What is the current behavior?

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Closes #1374

@C0ZEN C0ZEN added the enhancement Add a new feature/enhancement label Apr 26, 2021
@C0ZEN C0ZEN added this to the v2.0.0 milestone Apr 26, 2021
@C0ZEN C0ZEN self-assigned this Apr 26, 2021
@C0ZEN C0ZEN added this to In progress in Sonia features/issues via automation Apr 26, 2021
@github-actions github-actions bot added the test Contains a change in a test file label Apr 26, 2021
@C0ZEN C0ZEN added dependency-fix Need to wait for a dependency fix waiting Manual stale. Should have an explicit reason in the comments. labels Apr 29, 2021
@C0ZEN C0ZEN added dependency-fix Need to wait for a dependency fix waiting Manual stale. Should have an explicit reason in the comments. and removed dependency-fix Need to wait for a dependency fix waiting Manual stale. Should have an explicit reason in the comments. labels May 20, 2021
@C0ZEN
Copy link
Member Author

C0ZEN commented May 20, 2021

Waiting Typescript-TDD/ts-auto-mock#746

@C0ZEN
Copy link
Member Author

C0ZEN commented May 22, 2021

Waiting Typescript-TDD/ts-auto-mock#751

@C0ZEN C0ZEN marked this pull request as draft June 26, 2021 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency-fix Need to wait for a dependency fix enhancement Add a new feature/enhancement test Contains a change in a test file waiting Manual stale. Should have an explicit reason in the comments.
Projects
Sonia features/issues
  
In progress
Development

Successfully merging this pull request may close these issues.

[FEATURE] More accurate mocks with hydrated mock
1 participant