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

[Mockery replacement] - Replaced mockery with similar adapter #968

Merged

Conversation

DmitriiBobreshev
Copy link
Contributor

  • Replaced Mockery test-lib since it has vulnerabilities and is no longer maintained
  • Replaced with self-written adapter inspired by mockery for backward compatibility with tasks.
  • All methods which are not used in the tasks are not implemented since they shouldn't be used separately from toolrunner.
  • Added unit Tests
  • Task-Lib version was bumped to 5.0.0-preview
  • The lib was fully tested with all node-based tasks from azure-pipelines-task-lib repository

- Replaced Mockery test-lib since it has vulnerabilities and is no longer maintained
- Replaced with self-written adapter inspired by mockery for backward compatibility with tasks.
- All methods which are not used in the tasks are not implemented since they shouldn't be used separately from toolrunner.
- Added unit Tests
- Task-Lib version was bumped to 5.0.0-preview
- The lib was fully tested with all node-based tasks from azure-pipelines-task-lib repository
- Replaced Mockery test-lib since it has vulnerabilities and is no longer maintained
- Replaced with self-written adapter inspired by mockery for backward compatibility with tasks.
- All methods which are not used in the tasks are not implemented since they shouldn't be used separately from toolrunner.
- Added unit Tests
- Task-Lib version was bumped to 5.0.0-preview
- The lib was fully tested with all node-based tasks from azure-pipelines-task-lib repository
@DmitriiBobreshev DmitriiBobreshev merged commit 997f9fe into releases/5.x Sep 12, 2023
2 checks passed
@DmitriiBobreshev DmitriiBobreshev deleted the users/v-bobreshevd/replace-mockery-in-task-lib branch September 12, 2023 07:19
DergachevE pushed a commit that referenced this pull request Apr 26, 2024
* [Mockery replacement] - Replaced mockery with similar adapter

- Replaced Mockery test-lib since it has vulnerabilities and is no longer maintained
- Replaced with self-written adapter inspired by mockery for backward compatibility with tasks.
- All methods which are not used in the tasks are not implemented since they shouldn't be used separately from toolrunner.
- Added unit Tests
- Task-Lib version was bumped to 5.0.0-preview
- The lib was fully tested with all node-based tasks from azure-pipelines-task-lib repository

* [Mockery replacement] - Replaced mockery with similar adapter

- Replaced Mockery test-lib since it has vulnerabilities and is no longer maintained
- Replaced with self-written adapter inspired by mockery for backward compatibility with tasks.
- All methods which are not used in the tasks are not implemented since they shouldn't be used separately from toolrunner.
- Added unit Tests
- Task-Lib version was bumped to 5.0.0-preview
- The lib was fully tested with all node-based tasks from azure-pipelines-task-lib repository

* [Mockery replacement] - Replaced mockery with similar adapter

- Changed preview version
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.

None yet

5 participants