Skip to content

allignment #364

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

Merged
merged 4 commits into from
Jun 9, 2024
Merged

allignment #364

merged 4 commits into from
Jun 9, 2024

Conversation

VinciGit00
Copy link
Collaborator

No description provided.

tejhande and others added 4 commits June 9, 2024 19:39
- Added pytest fixture to set up the RobotsNode with the initial state.
- Implemented test_robots_node to test the execution of RobotsNode.
- Used unittest.mock.patch to mock the execute method, ensuring faster and more reliable tests without actual network calls.
- Added assertions to verify the correctness of the result and ensure the execute method is called once with the correct arguments.
feat: Add tests for RobotsNode and update test setup
## [1.6.0](v1.5.7...v1.6.0) (2024-06-09)

### Features

* Add tests for RobotsNode and update test setup ([dedfa2e](dedfa2e))

### Test

* Enhance JSON scraping pipeline test ([d845a1b](d845a1b))
@VinciGit00 VinciGit00 merged commit 2f0568c into pre/beta Jun 9, 2024
2 checks passed
@VinciGit00 VinciGit00 deleted the all branch June 9, 2024 15:06
Copy link

github-actions bot commented Jun 9, 2024

🎉 This PR is included in version 1.7.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

3 participants