Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@notthetup
Copy link
Collaborator

@notthetup notthetup commented Jul 28, 2025

This pull request introduces a series of updates to improve test maintainability and functionality in the fjage project. The key changes include the introduction of a constant for default delay values in tests, the addition of new test cases for agent-related functionalities, and the registration of a new service in test agents.

Test Improvements:

New Test Cases:

  • Added test cases to verify agent-related functionalities, including retrieving all agents, checking for the existence of specific agents, and getting agents for specific services.

Agent Enhancements:

  • Registered a new TEST service in the EchoServerAgent and ParamServerAgent classes to support service-based queries in tests. [1] [2]

These updates enhance the test framework's flexibility, maintainability, and functionality, especially for service-based agent interactions.

@notthetup notthetup changed the title chore(fjagejs): refactoring to split various functionality into indiv… Improving fjage.js tests Jul 28, 2025
@notthetup notthetup force-pushed the fjage-js-test-improvements branch from e17728b to 5b7a555 Compare July 28, 2025 09:29
@notthetup notthetup force-pushed the fjage-js-test-improvements branch from 5b7a555 to 9e4d6b3 Compare July 29, 2025 01:51
@notthetup notthetup force-pushed the fjage-js-test-improvements branch from 9e4d6b3 to 0b6ba51 Compare July 30, 2025 03:51
@notthetup notthetup marked this pull request as ready for review July 30, 2025 04:14
@notthetup notthetup self-assigned this Jul 30, 2025
@notthetup notthetup requested a review from Copilot July 30, 2025 04:15

This comment was marked as resolved.

@notthetup notthetup requested a review from ettersi July 30, 2025 04:18
@ettersi
Copy link
Collaborator

ettersi commented Jul 30, 2025

Saw your most recent commit, still looks good to me 👍

@notthetup notthetup merged commit 7e12306 into master Jul 30, 2025
2 checks passed
@notthetup notthetup deleted the fjage-js-test-improvements branch July 30, 2025 09:12
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.

2 participants