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

fix: move mocks into the test modules #1236

Merged
merged 2 commits into from
Jul 1, 2024
Merged

Conversation

FabioPinheiro
Copy link
Contributor

Description:

Move mocks classes into the test modules

Checklist:

  • My PR follows the contribution guidelines of this project
  • My PR is free of third-party dependencies that don't comply with the Allowlist
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked the PR title to follow the conventional commit specification

Copy link
Contributor

github-actions bot commented Jun 28, 2024

Integration Test Results

16 files  ±0  16 suites  ±0   2s ⏱️ ±0s
34 tests ±0  34 ✅ ±0  0 💤 ±0  0 ❌ ±0 
59 runs  ±0  59 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit ec6f194. ± Comparison against base commit f0e6c9e.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Jun 28, 2024

Unit Test Results

 96 files  ±0   96 suites  ±0   23m 4s ⏱️ + 1m 41s
826 tests ±0  818 ✅ ±0  8 💤 ±0  0 ❌ ±0 
833 runs  ±0  825 ✅ ±0  8 💤 ±0  0 ❌ ±0 

Results for commit ec6f194. ± Comparison against base commit f0e6c9e.

♻️ This comment has been updated with latest results.

@FabioPinheiro FabioPinheiro force-pushed the fix/move-mocks-to-test branch from 1b16469 to e6ba585 Compare July 1, 2024 11:50
@FabioPinheiro FabioPinheiro enabled auto-merge (squash) July 1, 2024 11:59
@FabioPinheiro
Copy link
Contributor Author

FabioPinheiro commented Jul 1, 2024

@yshyn-iohk "Auto-merge enabled" is not working again or am I doing anything wrong

@FabioPinheiro FabioPinheiro merged commit df83026 into main Jul 1, 2024
12 checks passed
@FabioPinheiro FabioPinheiro deleted the fix/move-mocks-to-test branch July 1, 2024 12:54
patlo-iog pushed a commit that referenced this pull request Jul 1, 2024
Signed-off-by: FabioPinheiro <[email protected]>
Signed-off-by: Pat Losoponkul <[email protected]>
hyperledger-bot added a commit that referenced this pull request Jul 15, 2024
# [1.38.0](cloud-agent-v1.37.0...cloud-agent-v1.38.0) (2024-07-15)

### Bug Fixes

* Move InMemory classes to the test moduels ([#1240](#1240)) ([823057a](823057a))
* move mocks into the test modules ([#1236](#1236)) ([df83026](df83026))
* use Put and Get for DID in doobie statement ([#1250](#1250)) ([fc1cf51](fc1cf51))
* Wallet Management Error Handling ([#1248](#1248)) ([cfd5101](cfd5101))

### Features

* upgrade docusaurus and semantic-release packages ([de53f1d](de53f1d))

Signed-off-by: Allain Magyar <[email protected]>
shotexa pushed a commit that referenced this pull request Jul 17, 2024
# [1.38.0](cloud-agent-v1.37.0...cloud-agent-v1.38.0) (2024-07-15)

### Bug Fixes

* Move InMemory classes to the test moduels ([#1240](#1240)) ([823057a](823057a))
* move mocks into the test modules ([#1236](#1236)) ([df83026](df83026))
* use Put and Get for DID in doobie statement ([#1250](#1250)) ([fc1cf51](fc1cf51))
* Wallet Management Error Handling ([#1248](#1248)) ([cfd5101](cfd5101))

### Features

* upgrade docusaurus and semantic-release packages ([de53f1d](de53f1d))

Signed-off-by: Allain Magyar <[email protected]>
Signed-off-by: Shota Jolbordi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants